Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > be0974b2b8ed02af93714b256a53dd30 > files > 134

mpi4py-docs-1.2.2-6.fc15.noarch.rpm

execfile('ex-3.02.py')

count = 3
newtype = dtype.Create_contiguous(count)

assert newtype.extent == dtype.extent * count

dtype.Free()
newtype.Free()