Sat Apr 25 13:43:18 2015 UTC ()
Fix PLIST for python-3.x -- weave is only built for python-2.x.


(wiz)
diff -r1.7 -r1.8 pkgsrc/math/py-scipy/PLIST

cvs diff -r1.7 -r1.8 pkgsrc/math/py-scipy/PLIST (expand / switch to unified diff)

--- pkgsrc/math/py-scipy/PLIST 2015/04/17 00:49:50 1.7
+++ pkgsrc/math/py-scipy/PLIST 2015/04/25 13:43:18 1.8
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.7 2015/04/17 00:49:50 wen Exp $ 1@comment $NetBSD: PLIST,v 1.8 2015/04/25 13:43:18 wiz Exp $
2${PYSITELIB}/${EGG_FILE} 2${PYSITELIB}/${EGG_FILE}
3${PYSITELIB}/scipy/BENTO_BUILD.txt 3${PYSITELIB}/scipy/BENTO_BUILD.txt
4${PYSITELIB}/scipy/HACKING.rst.txt 4${PYSITELIB}/scipy/HACKING.rst.txt
5${PYSITELIB}/scipy/INSTALL.rst.txt 5${PYSITELIB}/scipy/INSTALL.rst.txt
6${PYSITELIB}/scipy/LICENSE.txt 6${PYSITELIB}/scipy/LICENSE.txt
7${PYSITELIB}/scipy/THANKS.txt 7${PYSITELIB}/scipy/THANKS.txt
8${PYSITELIB}/scipy/__config__.py 8${PYSITELIB}/scipy/__config__.py
9${PYSITELIB}/scipy/__config__.pyc 9${PYSITELIB}/scipy/__config__.pyc
10${PYSITELIB}/scipy/__config__.pyo 10${PYSITELIB}/scipy/__config__.pyo
11${PYSITELIB}/scipy/__init__.py 11${PYSITELIB}/scipy/__init__.py
12${PYSITELIB}/scipy/__init__.pyc 12${PYSITELIB}/scipy/__init__.pyc
13${PYSITELIB}/scipy/__init__.pyo 13${PYSITELIB}/scipy/__init__.pyo
14${PYSITELIB}/scipy/_build_utils/__init__.py 14${PYSITELIB}/scipy/_build_utils/__init__.py
@@ -1208,333 +1208,333 @@ ${PYSITELIB}/scipy/stats/tests/test_more @@ -1208,333 +1208,333 @@ ${PYSITELIB}/scipy/stats/tests/test_more
1208${PYSITELIB}/scipy/stats/tests/test_mstats_basic.py 1208${PYSITELIB}/scipy/stats/tests/test_mstats_basic.py
1209${PYSITELIB}/scipy/stats/tests/test_mstats_extras.py 1209${PYSITELIB}/scipy/stats/tests/test_mstats_extras.py
1210${PYSITELIB}/scipy/stats/tests/test_multivariate.py 1210${PYSITELIB}/scipy/stats/tests/test_multivariate.py
1211${PYSITELIB}/scipy/stats/tests/test_rank.py 1211${PYSITELIB}/scipy/stats/tests/test_rank.py
1212${PYSITELIB}/scipy/stats/tests/test_stats.py 1212${PYSITELIB}/scipy/stats/tests/test_stats.py
1213${PYSITELIB}/scipy/stats/tests/test_tukeylambda_stats.py 1213${PYSITELIB}/scipy/stats/tests/test_tukeylambda_stats.py
1214${PYSITELIB}/scipy/stats/vonmises.py 1214${PYSITELIB}/scipy/stats/vonmises.py
1215${PYSITELIB}/scipy/stats/vonmises.pyc 1215${PYSITELIB}/scipy/stats/vonmises.pyc
1216${PYSITELIB}/scipy/stats/vonmises.pyo 1216${PYSITELIB}/scipy/stats/vonmises.pyo
1217${PYSITELIB}/scipy/stats/vonmises_cython.so 1217${PYSITELIB}/scipy/stats/vonmises_cython.so
1218${PYSITELIB}/scipy/version.py 1218${PYSITELIB}/scipy/version.py
1219${PYSITELIB}/scipy/version.pyc 1219${PYSITELIB}/scipy/version.pyc
1220${PYSITELIB}/scipy/version.pyo 1220${PYSITELIB}/scipy/version.pyo
1221${PYSITELIB}/scipy/weave/__init__.py 1221${PLIST.py2x}${PYSITELIB}/scipy/weave/__init__.py
1222${PYSITELIB}/scipy/weave/__init__.pyc 1222${PLIST.py2x}${PYSITELIB}/scipy/weave/__init__.pyc
1223${PYSITELIB}/scipy/weave/__init__.pyo 1223${PLIST.py2x}${PYSITELIB}/scipy/weave/__init__.pyo
1224${PYSITELIB}/scipy/weave/_dumb_shelve.py 1224${PLIST.py2x}${PYSITELIB}/scipy/weave/_dumb_shelve.py
1225${PYSITELIB}/scipy/weave/_dumb_shelve.pyc 1225${PLIST.py2x}${PYSITELIB}/scipy/weave/_dumb_shelve.pyc
1226${PYSITELIB}/scipy/weave/_dumb_shelve.pyo 1226${PLIST.py2x}${PYSITELIB}/scipy/weave/_dumb_shelve.pyo
1227${PYSITELIB}/scipy/weave/_dumbdbm_patched.py 1227${PLIST.py2x}${PYSITELIB}/scipy/weave/_dumbdbm_patched.py
1228${PYSITELIB}/scipy/weave/_dumbdbm_patched.pyc 1228${PLIST.py2x}${PYSITELIB}/scipy/weave/_dumbdbm_patched.pyc
1229${PYSITELIB}/scipy/weave/_dumbdbm_patched.pyo 1229${PLIST.py2x}${PYSITELIB}/scipy/weave/_dumbdbm_patched.pyo
1230${PYSITELIB}/scipy/weave/accelerate_tools.py 1230${PLIST.py2x}${PYSITELIB}/scipy/weave/accelerate_tools.py
1231${PYSITELIB}/scipy/weave/accelerate_tools.pyc 1231${PLIST.py2x}${PYSITELIB}/scipy/weave/accelerate_tools.pyc
1232${PYSITELIB}/scipy/weave/accelerate_tools.pyo 1232${PLIST.py2x}${PYSITELIB}/scipy/weave/accelerate_tools.pyo
1233${PYSITELIB}/scipy/weave/ast_tools.py 1233${PLIST.py2x}${PYSITELIB}/scipy/weave/ast_tools.py
1234${PYSITELIB}/scipy/weave/ast_tools.pyc 1234${PLIST.py2x}${PYSITELIB}/scipy/weave/ast_tools.pyc
1235${PYSITELIB}/scipy/weave/ast_tools.pyo 1235${PLIST.py2x}${PYSITELIB}/scipy/weave/ast_tools.pyo
1236${PYSITELIB}/scipy/weave/base_info.py 1236${PLIST.py2x}${PYSITELIB}/scipy/weave/base_info.py
1237${PYSITELIB}/scipy/weave/base_info.pyc 1237${PLIST.py2x}${PYSITELIB}/scipy/weave/base_info.pyc
1238${PYSITELIB}/scipy/weave/base_info.pyo 1238${PLIST.py2x}${PYSITELIB}/scipy/weave/base_info.pyo
1239${PYSITELIB}/scipy/weave/base_spec.py 1239${PLIST.py2x}${PYSITELIB}/scipy/weave/base_spec.py
1240${PYSITELIB}/scipy/weave/base_spec.pyc 1240${PLIST.py2x}${PYSITELIB}/scipy/weave/base_spec.pyc
1241${PYSITELIB}/scipy/weave/base_spec.pyo 1241${PLIST.py2x}${PYSITELIB}/scipy/weave/base_spec.pyo
1242${PYSITELIB}/scipy/weave/blitz/blitz/Makefile.am 1242${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/Makefile.am
1243${PYSITELIB}/scipy/weave/blitz/blitz/Makefile.in 1243${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/Makefile.in
1244${PYSITELIB}/scipy/weave/blitz/blitz/README 1244${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/README
1245${PYSITELIB}/scipy/weave/blitz/blitz/applics.h 1245${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/applics.h
1246${PYSITELIB}/scipy/weave/blitz/blitz/array-impl.h 1246${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array-impl.h
1247${PYSITELIB}/scipy/weave/blitz/blitz/array-old.h 1247${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array-old.h
1248${PYSITELIB}/scipy/weave/blitz/blitz/array.h 1248${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array.h
1249${PYSITELIB}/scipy/weave/blitz/blitz/array/Makefile.am 1249${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/Makefile.am
1250${PYSITELIB}/scipy/weave/blitz/blitz/array/Makefile.in 1250${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/Makefile.in
1251${PYSITELIB}/scipy/weave/blitz/blitz/array/asexpr.h 1251${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/asexpr.h
1252${PYSITELIB}/scipy/weave/blitz/blitz/array/bops.cc 1252${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/bops.cc
1253${PYSITELIB}/scipy/weave/blitz/blitz/array/cartesian.h 1253${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/cartesian.h
1254${PYSITELIB}/scipy/weave/blitz/blitz/array/cgsolve.h 1254${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/cgsolve.h
1255${PYSITELIB}/scipy/weave/blitz/blitz/array/complex.cc 1255${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/complex.cc
1256${PYSITELIB}/scipy/weave/blitz/blitz/array/convolve.cc 1256${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/convolve.cc
1257${PYSITELIB}/scipy/weave/blitz/blitz/array/convolve.h 1257${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/convolve.h
1258${PYSITELIB}/scipy/weave/blitz/blitz/array/cycle.cc 1258${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/cycle.cc
1259${PYSITELIB}/scipy/weave/blitz/blitz/array/domain.h 1259${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/domain.h
1260${PYSITELIB}/scipy/weave/blitz/blitz/array/et.h 1260${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/et.h
1261${PYSITELIB}/scipy/weave/blitz/blitz/array/eval.cc 1261${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/eval.cc
1262${PYSITELIB}/scipy/weave/blitz/blitz/array/expr.h 1262${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/expr.h
1263${PYSITELIB}/scipy/weave/blitz/blitz/array/fastiter.h 1263${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/fastiter.h
1264${PYSITELIB}/scipy/weave/blitz/blitz/array/funcs.h 1264${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/funcs.h
1265${PYSITELIB}/scipy/weave/blitz/blitz/array/functorExpr.h 1265${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/functorExpr.h
1266${PYSITELIB}/scipy/weave/blitz/blitz/array/geometry.h 1266${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/geometry.h
1267${PYSITELIB}/scipy/weave/blitz/blitz/array/indirect.h 1267${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/indirect.h
1268${PYSITELIB}/scipy/weave/blitz/blitz/array/interlace.cc 1268${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/interlace.cc
1269${PYSITELIB}/scipy/weave/blitz/blitz/array/io.cc 1269${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/io.cc
1270${PYSITELIB}/scipy/weave/blitz/blitz/array/iter.h 1270${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/iter.h
1271${PYSITELIB}/scipy/weave/blitz/blitz/array/map.h 1271${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/map.h
1272${PYSITELIB}/scipy/weave/blitz/blitz/array/methods.cc 1272${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/methods.cc
1273${PYSITELIB}/scipy/weave/blitz/blitz/array/misc.cc 1273${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/misc.cc
1274${PYSITELIB}/scipy/weave/blitz/blitz/array/multi.h 1274${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/multi.h
1275${PYSITELIB}/scipy/weave/blitz/blitz/array/newbops.cc 1275${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/newbops.cc
1276${PYSITELIB}/scipy/weave/blitz/blitz/array/newet-macros.h 1276${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/newet-macros.h
1277${PYSITELIB}/scipy/weave/blitz/blitz/array/newet.h 1277${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/newet.h
1278${PYSITELIB}/scipy/weave/blitz/blitz/array/ops.cc 1278${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/ops.cc
1279${PYSITELIB}/scipy/weave/blitz/blitz/array/ops.h 1279${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/ops.h
1280${PYSITELIB}/scipy/weave/blitz/blitz/array/reduce.cc 1280${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/reduce.cc
1281${PYSITELIB}/scipy/weave/blitz/blitz/array/reduce.h 1281${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/reduce.h
1282${PYSITELIB}/scipy/weave/blitz/blitz/array/resize.cc 1282${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/resize.cc
1283${PYSITELIB}/scipy/weave/blitz/blitz/array/shape.h 1283${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/shape.h
1284${PYSITELIB}/scipy/weave/blitz/blitz/array/slice.h 1284${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/slice.h
1285${PYSITELIB}/scipy/weave/blitz/blitz/array/slicing.cc 1285${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/slicing.cc
1286${PYSITELIB}/scipy/weave/blitz/blitz/array/stencil-et.h 1286${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/stencil-et.h
1287${PYSITELIB}/scipy/weave/blitz/blitz/array/stencil.cc 1287${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/stencil.cc
1288${PYSITELIB}/scipy/weave/blitz/blitz/array/stencil.h 1288${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/stencil.h
1289${PYSITELIB}/scipy/weave/blitz/blitz/array/stencilops.h 1289${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/stencilops.h
1290${PYSITELIB}/scipy/weave/blitz/blitz/array/stencils.cc 1290${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/stencils.cc
1291${PYSITELIB}/scipy/weave/blitz/blitz/array/stencils.h 1291${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/stencils.h
1292${PYSITELIB}/scipy/weave/blitz/blitz/array/storage.h 1292${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/storage.h
1293${PYSITELIB}/scipy/weave/blitz/blitz/array/uops.cc 1293${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/uops.cc
1294${PYSITELIB}/scipy/weave/blitz/blitz/array/where.h 1294${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/where.h
1295${PYSITELIB}/scipy/weave/blitz/blitz/array/zip.h 1295${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/zip.h
1296${PYSITELIB}/scipy/weave/blitz/blitz/bench.cc 1296${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/bench.cc
1297${PYSITELIB}/scipy/weave/blitz/blitz/bench.h 1297${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/bench.h
1298${PYSITELIB}/scipy/weave/blitz/blitz/benchext.cc 1298${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/benchext.cc
1299${PYSITELIB}/scipy/weave/blitz/blitz/benchext.h 1299${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/benchext.h
1300${PYSITELIB}/scipy/weave/blitz/blitz/blitz.h 1300${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/blitz.h
1301${PYSITELIB}/scipy/weave/blitz/blitz/bzconfig.h 1301${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/bzconfig.h
1302${PYSITELIB}/scipy/weave/blitz/blitz/bzdebug.h 1302${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/bzdebug.h
1303${PYSITELIB}/scipy/weave/blitz/blitz/compiler.h 1303${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/compiler.h
1304${PYSITELIB}/scipy/weave/blitz/blitz/config.h.in 1304${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/config.h.in
1305${PYSITELIB}/scipy/weave/blitz/blitz/etbase.h 1305${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/etbase.h
1306${PYSITELIB}/scipy/weave/blitz/blitz/extremum.h 1306${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/extremum.h
1307${PYSITELIB}/scipy/weave/blitz/blitz/funcs.h 1307${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/funcs.h
1308${PYSITELIB}/scipy/weave/blitz/blitz/generate/Makefile.am 1308${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/Makefile.am
1309${PYSITELIB}/scipy/weave/blitz/blitz/generate/Makefile.in 1309${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/Makefile.in
1310${PYSITELIB}/scipy/weave/blitz/blitz/generate/arroperands.h 1310${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/arroperands.h
1311${PYSITELIB}/scipy/weave/blitz/blitz/generate/arroptuple.h 1311${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/arroptuple.h
1312${PYSITELIB}/scipy/weave/blitz/blitz/generate/bzfstream.h 1312${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/bzfstream.h
1313${PYSITELIB}/scipy/weave/blitz/blitz/generate/genarrbops.cpp 1313${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/genarrbops.cpp
1314${PYSITELIB}/scipy/weave/blitz/blitz/generate/genarruops.cpp 1314${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/genarruops.cpp
1315${PYSITELIB}/scipy/weave/blitz/blitz/generate/genmatbops.cpp 1315${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/genmatbops.cpp
1316${PYSITELIB}/scipy/weave/blitz/blitz/generate/genmathfunc.cpp 1316${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/genmathfunc.cpp
1317${PYSITELIB}/scipy/weave/blitz/blitz/generate/genmatuops.cpp 1317${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/genmatuops.cpp
1318${PYSITELIB}/scipy/weave/blitz/blitz/generate/genpromote.cpp 1318${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/genpromote.cpp
1319${PYSITELIB}/scipy/weave/blitz/blitz/generate/genvecbfn.cpp 1319${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/genvecbfn.cpp
1320${PYSITELIB}/scipy/weave/blitz/blitz/generate/genvecbops.cpp 1320${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/genvecbops.cpp
1321${PYSITELIB}/scipy/weave/blitz/blitz/generate/genvecuops.cpp 1321${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/genvecuops.cpp
1322${PYSITELIB}/scipy/weave/blitz/blitz/generate/genvecwhere.cpp 1322${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/genvecwhere.cpp
1323${PYSITELIB}/scipy/weave/blitz/blitz/generate/operands.h 1323${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/operands.h
1324${PYSITELIB}/scipy/weave/blitz/blitz/generate/operands2.h 1324${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/operands2.h
1325${PYSITELIB}/scipy/weave/blitz/blitz/generate/optuple.h 1325${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/optuple.h
1326${PYSITELIB}/scipy/weave/blitz/blitz/generate/optuple2.h 1326${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/optuple2.h
1327${PYSITELIB}/scipy/weave/blitz/blitz/gnu/bzconfig.h 1327${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/gnu/bzconfig.h
1328${PYSITELIB}/scipy/weave/blitz/blitz/indexexpr.h 1328${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/indexexpr.h
1329${PYSITELIB}/scipy/weave/blitz/blitz/limits-hack.h 1329${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/limits-hack.h
1330${PYSITELIB}/scipy/weave/blitz/blitz/listinit.h 1330${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/listinit.h
1331${PYSITELIB}/scipy/weave/blitz/blitz/matbops.h 1331${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/matbops.h
1332${PYSITELIB}/scipy/weave/blitz/blitz/matdiag.h 1332${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/matdiag.h
1333${PYSITELIB}/scipy/weave/blitz/blitz/matexpr.h 1333${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/matexpr.h
1334${PYSITELIB}/scipy/weave/blitz/blitz/matgen.h 1334${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/matgen.h
1335${PYSITELIB}/scipy/weave/blitz/blitz/mathf2.h 1335${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/mathf2.h
1336${PYSITELIB}/scipy/weave/blitz/blitz/mathfunc.h 1336${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/mathfunc.h
1337${PYSITELIB}/scipy/weave/blitz/blitz/matltri.h 1337${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/matltri.h
1338${PYSITELIB}/scipy/weave/blitz/blitz/matref.h 1338${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/matref.h
1339${PYSITELIB}/scipy/weave/blitz/blitz/matrix.cc 1339${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/matrix.cc
1340${PYSITELIB}/scipy/weave/blitz/blitz/matrix.h 1340${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/matrix.h
1341${PYSITELIB}/scipy/weave/blitz/blitz/matsymm.h 1341${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/matsymm.h
1342${PYSITELIB}/scipy/weave/blitz/blitz/mattoep.h 1342${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/mattoep.h
1343${PYSITELIB}/scipy/weave/blitz/blitz/matuops.h 1343${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/matuops.h
1344${PYSITELIB}/scipy/weave/blitz/blitz/matutri.h 1344${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/matutri.h
1345${PYSITELIB}/scipy/weave/blitz/blitz/memblock.cc 1345${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/memblock.cc
1346${PYSITELIB}/scipy/weave/blitz/blitz/memblock.h 1346${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/memblock.h
1347${PYSITELIB}/scipy/weave/blitz/blitz/meta/Makefile.am 1347${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/meta/Makefile.am
1348${PYSITELIB}/scipy/weave/blitz/blitz/meta/Makefile.in 1348${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/meta/Makefile.in
1349${PYSITELIB}/scipy/weave/blitz/blitz/meta/dot.h 1349${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/meta/dot.h
1350${PYSITELIB}/scipy/weave/blitz/blitz/meta/matassign.h 1350${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/meta/matassign.h
1351${PYSITELIB}/scipy/weave/blitz/blitz/meta/matmat.h 1351${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/meta/matmat.h
1352${PYSITELIB}/scipy/weave/blitz/blitz/meta/matvec.h 1352${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/meta/matvec.h
1353${PYSITELIB}/scipy/weave/blitz/blitz/meta/metaprog.h 1353${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/meta/metaprog.h
1354${PYSITELIB}/scipy/weave/blitz/blitz/meta/product.h 1354${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/meta/product.h
1355${PYSITELIB}/scipy/weave/blitz/blitz/meta/sum.h 1355${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/meta/sum.h
1356${PYSITELIB}/scipy/weave/blitz/blitz/meta/vecassign.h 1356${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/meta/vecassign.h
1357${PYSITELIB}/scipy/weave/blitz/blitz/minmax.h 1357${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/minmax.h
1358${PYSITELIB}/scipy/weave/blitz/blitz/mstruct.h 1358${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/mstruct.h
1359${PYSITELIB}/scipy/weave/blitz/blitz/numinquire.h 1359${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/numinquire.h
1360${PYSITELIB}/scipy/weave/blitz/blitz/numtrait.h 1360${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/numtrait.h
1361${PYSITELIB}/scipy/weave/blitz/blitz/ops.h 1361${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/ops.h
1362${PYSITELIB}/scipy/weave/blitz/blitz/prettyprint.h 1362${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/prettyprint.h
1363${PYSITELIB}/scipy/weave/blitz/blitz/promote-old.h 1363${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/promote-old.h
1364${PYSITELIB}/scipy/weave/blitz/blitz/promote.h 1364${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/promote.h
1365${PYSITELIB}/scipy/weave/blitz/blitz/rand-dunif.h 1365${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/rand-dunif.h
1366${PYSITELIB}/scipy/weave/blitz/blitz/rand-normal.h 1366${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/rand-normal.h
1367${PYSITELIB}/scipy/weave/blitz/blitz/rand-tt800.h 1367${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/rand-tt800.h
1368${PYSITELIB}/scipy/weave/blitz/blitz/rand-uniform.h 1368${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/rand-uniform.h
1369${PYSITELIB}/scipy/weave/blitz/blitz/random.h 1369${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/random.h
1370${PYSITELIB}/scipy/weave/blitz/blitz/randref.h 1370${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/randref.h
1371${PYSITELIB}/scipy/weave/blitz/blitz/range.h 1371${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/range.h
1372${PYSITELIB}/scipy/weave/blitz/blitz/reduce.h 1372${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/reduce.h
1373${PYSITELIB}/scipy/weave/blitz/blitz/shapecheck.h 1373${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/shapecheck.h
1374${PYSITELIB}/scipy/weave/blitz/blitz/tau.h 1374${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tau.h
1375${PYSITELIB}/scipy/weave/blitz/blitz/timer.h 1375${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/timer.h
1376${PYSITELIB}/scipy/weave/blitz/blitz/tiny.h 1376${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tiny.h
1377${PYSITELIB}/scipy/weave/blitz/blitz/tinymat.h 1377${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tinymat.h
1378${PYSITELIB}/scipy/weave/blitz/blitz/tinymatexpr.h 1378${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tinymatexpr.h
1379${PYSITELIB}/scipy/weave/blitz/blitz/tinymatio.cc 1379${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tinymatio.cc
1380${PYSITELIB}/scipy/weave/blitz/blitz/tinyvec-et.h 1380${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tinyvec-et.h
1381${PYSITELIB}/scipy/weave/blitz/blitz/tinyvec.cc 1381${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tinyvec.cc
1382${PYSITELIB}/scipy/weave/blitz/blitz/tinyvec.h 1382${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tinyvec.h
1383${PYSITELIB}/scipy/weave/blitz/blitz/tinyvecio.cc 1383${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tinyvecio.cc
1384${PYSITELIB}/scipy/weave/blitz/blitz/tinyveciter.h 1384${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tinyveciter.h
1385${PYSITELIB}/scipy/weave/blitz/blitz/traversal.cc 1385${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/traversal.cc
1386${PYSITELIB}/scipy/weave/blitz/blitz/traversal.h 1386${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/traversal.h
1387${PYSITELIB}/scipy/weave/blitz/blitz/tuning.h 1387${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tuning.h
1388${PYSITELIB}/scipy/weave/blitz/blitz/tvcross.h 1388${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tvcross.h
1389${PYSITELIB}/scipy/weave/blitz/blitz/tvecglobs.h 1389${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tvecglobs.h
1390${PYSITELIB}/scipy/weave/blitz/blitz/update.h 1390${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/update.h
1391${PYSITELIB}/scipy/weave/blitz/blitz/vecaccum.cc 1391${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecaccum.cc
1392${PYSITELIB}/scipy/weave/blitz/blitz/vecall.cc 1392${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecall.cc
1393${PYSITELIB}/scipy/weave/blitz/blitz/vecany.cc 1393${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecany.cc
1394${PYSITELIB}/scipy/weave/blitz/blitz/vecbfn.cc 1394${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecbfn.cc
1395${PYSITELIB}/scipy/weave/blitz/blitz/vecbops.cc 1395${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecbops.cc
1396${PYSITELIB}/scipy/weave/blitz/blitz/veccount.cc 1396${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/veccount.cc
1397${PYSITELIB}/scipy/weave/blitz/blitz/vecdelta.cc 1397${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecdelta.cc
1398${PYSITELIB}/scipy/weave/blitz/blitz/vecdot.cc 1398${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecdot.cc
1399${PYSITELIB}/scipy/weave/blitz/blitz/vecexpr.h 1399${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecexpr.h
1400${PYSITELIB}/scipy/weave/blitz/blitz/vecexprwrap.h 1400${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecexprwrap.h
1401${PYSITELIB}/scipy/weave/blitz/blitz/vecglobs.cc 1401${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecglobs.cc
1402${PYSITELIB}/scipy/weave/blitz/blitz/vecglobs.h 1402${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecglobs.h
1403${PYSITELIB}/scipy/weave/blitz/blitz/vecio.cc 1403${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecio.cc
1404${PYSITELIB}/scipy/weave/blitz/blitz/veciter.h 1404${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/veciter.h
1405${PYSITELIB}/scipy/weave/blitz/blitz/vecmax.cc 1405${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecmax.cc
1406${PYSITELIB}/scipy/weave/blitz/blitz/vecmin.cc 1406${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecmin.cc
1407${PYSITELIB}/scipy/weave/blitz/blitz/vecnorm.cc 1407${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecnorm.cc
1408${PYSITELIB}/scipy/weave/blitz/blitz/vecnorm1.cc 1408${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecnorm1.cc
1409${PYSITELIB}/scipy/weave/blitz/blitz/vecpick.cc 1409${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecpick.cc
1410${PYSITELIB}/scipy/weave/blitz/blitz/vecpick.h 1410${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecpick.h
1411${PYSITELIB}/scipy/weave/blitz/blitz/vecpickio.cc 1411${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecpickio.cc
1412${PYSITELIB}/scipy/weave/blitz/blitz/vecpickiter.h 1412${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecpickiter.h
1413${PYSITELIB}/scipy/weave/blitz/blitz/vecsum.cc 1413${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecsum.cc
1414${PYSITELIB}/scipy/weave/blitz/blitz/vector-et.h 1414${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vector-et.h
1415${PYSITELIB}/scipy/weave/blitz/blitz/vector.cc 1415${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vector.cc
1416${PYSITELIB}/scipy/weave/blitz/blitz/vector.h 1416${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vector.h
1417${PYSITELIB}/scipy/weave/blitz/blitz/vecuops.cc 1417${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecuops.cc
1418${PYSITELIB}/scipy/weave/blitz/blitz/vecwhere.cc 1418${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecwhere.cc
1419${PYSITELIB}/scipy/weave/blitz/blitz/vecwhere.h 1419${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecwhere.h
1420${PYSITELIB}/scipy/weave/blitz/blitz/wrap-climits.h 1420${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/wrap-climits.h
1421${PYSITELIB}/scipy/weave/blitz/blitz/zero.cc 1421${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/zero.cc
1422${PYSITELIB}/scipy/weave/blitz/blitz/zero.h 1422${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/zero.h
1423${PYSITELIB}/scipy/weave/blitz_spec.py 1423${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz_spec.py
1424${PYSITELIB}/scipy/weave/blitz_spec.pyc 1424${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz_spec.pyc
1425${PYSITELIB}/scipy/weave/blitz_spec.pyo 1425${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz_spec.pyo
1426${PYSITELIB}/scipy/weave/blitz_tools.py 1426${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz_tools.py
1427${PYSITELIB}/scipy/weave/blitz_tools.pyc 1427${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz_tools.pyc
1428${PYSITELIB}/scipy/weave/blitz_tools.pyo 1428${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz_tools.pyo
1429${PYSITELIB}/scipy/weave/build_tools.py 1429${PLIST.py2x}${PYSITELIB}/scipy/weave/build_tools.py
1430${PYSITELIB}/scipy/weave/build_tools.pyc 1430${PLIST.py2x}${PYSITELIB}/scipy/weave/build_tools.pyc
1431${PYSITELIB}/scipy/weave/build_tools.pyo 1431${PLIST.py2x}${PYSITELIB}/scipy/weave/build_tools.pyo
1432${PYSITELIB}/scipy/weave/bytecodecompiler.py 1432${PLIST.py2x}${PYSITELIB}/scipy/weave/bytecodecompiler.py
1433${PYSITELIB}/scipy/weave/bytecodecompiler.pyc 1433${PLIST.py2x}${PYSITELIB}/scipy/weave/bytecodecompiler.pyc
1434${PYSITELIB}/scipy/weave/bytecodecompiler.pyo 1434${PLIST.py2x}${PYSITELIB}/scipy/weave/bytecodecompiler.pyo
1435${PYSITELIB}/scipy/weave/c_spec.py 1435${PLIST.py2x}${PYSITELIB}/scipy/weave/c_spec.py
1436${PYSITELIB}/scipy/weave/c_spec.pyc 1436${PLIST.py2x}${PYSITELIB}/scipy/weave/c_spec.pyc
1437${PYSITELIB}/scipy/weave/c_spec.pyo 1437${PLIST.py2x}${PYSITELIB}/scipy/weave/c_spec.pyo
1438${PYSITELIB}/scipy/weave/catalog.py 1438${PLIST.py2x}${PYSITELIB}/scipy/weave/catalog.py
1439${PYSITELIB}/scipy/weave/catalog.pyc 1439${PLIST.py2x}${PYSITELIB}/scipy/weave/catalog.pyc
1440${PYSITELIB}/scipy/weave/catalog.pyo 1440${PLIST.py2x}${PYSITELIB}/scipy/weave/catalog.pyo
1441${PYSITELIB}/scipy/weave/common_info.py 1441${PLIST.py2x}${PYSITELIB}/scipy/weave/common_info.py
1442${PYSITELIB}/scipy/weave/common_info.pyc 1442${PLIST.py2x}${PYSITELIB}/scipy/weave/common_info.pyc
1443${PYSITELIB}/scipy/weave/common_info.pyo 1443${PLIST.py2x}${PYSITELIB}/scipy/weave/common_info.pyo
1444${PYSITELIB}/scipy/weave/converters.py 1444${PLIST.py2x}${PYSITELIB}/scipy/weave/converters.py
1445${PYSITELIB}/scipy/weave/converters.pyc 1445${PLIST.py2x}${PYSITELIB}/scipy/weave/converters.pyc
1446${PYSITELIB}/scipy/weave/converters.pyo 1446${PLIST.py2x}${PYSITELIB}/scipy/weave/converters.pyo
1447${PYSITELIB}/scipy/weave/cpp_namespace_spec.py 1447${PLIST.py2x}${PYSITELIB}/scipy/weave/cpp_namespace_spec.py
1448${PYSITELIB}/scipy/weave/cpp_namespace_spec.pyc 1448${PLIST.py2x}${PYSITELIB}/scipy/weave/cpp_namespace_spec.pyc
1449${PYSITELIB}/scipy/weave/cpp_namespace_spec.pyo 1449${PLIST.py2x}${PYSITELIB}/scipy/weave/cpp_namespace_spec.pyo
1450${PYSITELIB}/scipy/weave/doc/tutorial.txt 1450${PLIST.py2x}${PYSITELIB}/scipy/weave/doc/tutorial.txt
1451${PYSITELIB}/scipy/weave/doc/tutorial_original.html 1451${PLIST.py2x}${PYSITELIB}/scipy/weave/doc/tutorial_original.html
1452${PYSITELIB}/scipy/weave/examples/array3d.py 1452${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/array3d.py
1453${PYSITELIB}/scipy/weave/examples/binary_search.py 1453${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/binary_search.py
1454${PYSITELIB}/scipy/weave/examples/cast_copy_transpose.py 1454${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/cast_copy_transpose.py
1455${PYSITELIB}/scipy/weave/examples/dict_sort.py 1455${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/dict_sort.py
1456${PYSITELIB}/scipy/weave/examples/fibonacci.py 1456${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/fibonacci.py
1457${PYSITELIB}/scipy/weave/examples/functional.py 1457${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/functional.py
1458${PYSITELIB}/scipy/weave/examples/increment_example.py 1458${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/increment_example.py
1459${PYSITELIB}/scipy/weave/examples/md5_speed.py 1459${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/md5_speed.py
1460${PYSITELIB}/scipy/weave/examples/object.py 1460${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/object.py
1461${PYSITELIB}/scipy/weave/examples/print_example.py 1461${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/print_example.py
1462${PYSITELIB}/scipy/weave/examples/py_none.py 1462${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/py_none.py
1463${PYSITELIB}/scipy/weave/examples/ramp.c 1463${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/ramp.c
1464${PYSITELIB}/scipy/weave/examples/ramp.py 1464${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/ramp.py
1465${PYSITELIB}/scipy/weave/examples/ramp2.py 1465${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/ramp2.py
1466${PYSITELIB}/scipy/weave/examples/support_code_example.py 1466${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/support_code_example.py
1467${PYSITELIB}/scipy/weave/examples/swig2_example.py 1467${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/swig2_example.py
1468${PYSITELIB}/scipy/weave/examples/swig2_ext.h 1468${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/swig2_ext.h
1469${PYSITELIB}/scipy/weave/examples/swig2_ext.i 1469${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/swig2_ext.i
1470${PYSITELIB}/scipy/weave/examples/tuple_return.py 1470${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/tuple_return.py
1471${PYSITELIB}/scipy/weave/examples/vq.py 1471${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/vq.py
1472${PYSITELIB}/scipy/weave/examples/vtk_example.py 1472${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/vtk_example.py
1473${PYSITELIB}/scipy/weave/examples/wx_example.py 1473${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/wx_example.py
1474${PYSITELIB}/scipy/weave/examples/wx_speed.py 1474${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/wx_speed.py
1475${PYSITELIB}/scipy/weave/ext_tools.py 1475${PLIST.py2x}${PYSITELIB}/scipy/weave/ext_tools.py
1476${PYSITELIB}/scipy/weave/ext_tools.pyc 1476${PLIST.py2x}${PYSITELIB}/scipy/weave/ext_tools.pyc
1477${PYSITELIB}/scipy/weave/ext_tools.pyo 1477${PLIST.py2x}${PYSITELIB}/scipy/weave/ext_tools.pyo
1478${PYSITELIB}/scipy/weave/inline_tools.py 1478${PLIST.py2x}${PYSITELIB}/scipy/weave/inline_tools.py
1479${PYSITELIB}/scipy/weave/inline_tools.pyc 1479${PLIST.py2x}${PYSITELIB}/scipy/weave/inline_tools.pyc
1480${PYSITELIB}/scipy/weave/inline_tools.pyo 1480${PLIST.py2x}${PYSITELIB}/scipy/weave/inline_tools.pyo
1481${PYSITELIB}/scipy/weave/numpy_scalar_spec.py 1481${PLIST.py2x}${PYSITELIB}/scipy/weave/numpy_scalar_spec.py
1482${PYSITELIB}/scipy/weave/numpy_scalar_spec.pyc 1482${PLIST.py2x}${PYSITELIB}/scipy/weave/numpy_scalar_spec.pyc
1483${PYSITELIB}/scipy/weave/numpy_scalar_spec.pyo 1483${PLIST.py2x}${PYSITELIB}/scipy/weave/numpy_scalar_spec.pyo
1484${PYSITELIB}/scipy/weave/platform_info.py 1484${PLIST.py2x}${PYSITELIB}/scipy/weave/platform_info.py
1485${PYSITELIB}/scipy/weave/platform_info.pyc 1485${PLIST.py2x}${PYSITELIB}/scipy/weave/platform_info.pyc
1486${PYSITELIB}/scipy/weave/platform_info.pyo 1486${PLIST.py2x}${PYSITELIB}/scipy/weave/platform_info.pyo
1487${PYSITELIB}/scipy/weave/scxx/README.txt 1487${PLIST.py2x}${PYSITELIB}/scipy/weave/scxx/README.txt
1488${PYSITELIB}/scipy/weave/scxx/dict.h 1488${PLIST.py2x}${PYSITELIB}/scipy/weave/scxx/dict.h
1489${PYSITELIB}/scipy/weave/scxx/list.h 1489${PLIST.py2x}${PYSITELIB}/scipy/weave/scxx/list.h
1490${PYSITELIB}/scipy/weave/scxx/notes.txt 1490${PLIST.py2x}${PYSITELIB}/scipy/weave/scxx/notes.txt
1491${PYSITELIB}/scipy/weave/scxx/number.h 1491${PLIST.py2x}${PYSITELIB}/scipy/weave/scxx/number.h
1492${PYSITELIB}/scipy/weave/scxx/object.h 1492${PLIST.py2x}${PYSITELIB}/scipy/weave/scxx/object.h
1493${PYSITELIB}/scipy/weave/scxx/scxx.h 1493${PLIST.py2x}${PYSITELIB}/scipy/weave/scxx/scxx.h
1494${PYSITELIB}/scipy/weave/scxx/sequence.h 1494${PLIST.py2x}${PYSITELIB}/scipy/weave/scxx/sequence.h
1495${PYSITELIB}/scipy/weave/scxx/str.h 1495${PLIST.py2x}${PYSITELIB}/scipy/weave/scxx/str.h
1496${PYSITELIB}/scipy/weave/scxx/tuple.h 1496${PLIST.py2x}${PYSITELIB}/scipy/weave/scxx/tuple.h
1497${PYSITELIB}/scipy/weave/scxx/weave_imp.cpp 1497${PLIST.py2x}${PYSITELIB}/scipy/weave/scxx/weave_imp.cpp
1498${PYSITELIB}/scipy/weave/setup.py 1498${PLIST.py2x}${PYSITELIB}/scipy/weave/setup.py
1499${PYSITELIB}/scipy/weave/setup.pyc 1499${PLIST.py2x}${PYSITELIB}/scipy/weave/setup.pyc
1500${PYSITELIB}/scipy/weave/setup.pyo 1500${PLIST.py2x}${PYSITELIB}/scipy/weave/setup.pyo
1501${PYSITELIB}/scipy/weave/size_check.py 1501${PLIST.py2x}${PYSITELIB}/scipy/weave/size_check.py
1502${PYSITELIB}/scipy/weave/size_check.pyc 1502${PLIST.py2x}${PYSITELIB}/scipy/weave/size_check.pyc
1503${PYSITELIB}/scipy/weave/size_check.pyo 1503${PLIST.py2x}${PYSITELIB}/scipy/weave/size_check.pyo
1504${PYSITELIB}/scipy/weave/slice_handler.py 1504${PLIST.py2x}${PYSITELIB}/scipy/weave/slice_handler.py
1505${PYSITELIB}/scipy/weave/slice_handler.pyc 1505${PLIST.py2x}${PYSITELIB}/scipy/weave/slice_handler.pyc
1506${PYSITELIB}/scipy/weave/slice_handler.pyo 1506${PLIST.py2x}${PYSITELIB}/scipy/weave/slice_handler.pyo
1507${PYSITELIB}/scipy/weave/standard_array_spec.py 1507${PLIST.py2x}${PYSITELIB}/scipy/weave/standard_array_spec.py
1508${PYSITELIB}/scipy/weave/standard_array_spec.pyc 1508${PLIST.py2x}${PYSITELIB}/scipy/weave/standard_array_spec.pyc
1509${PYSITELIB}/scipy/weave/standard_array_spec.pyo 1509${PLIST.py2x}${PYSITELIB}/scipy/weave/standard_array_spec.pyo
1510${PYSITELIB}/scipy/weave/swig2_spec.py 1510${PLIST.py2x}${PYSITELIB}/scipy/weave/swig2_spec.py
1511${PYSITELIB}/scipy/weave/swig2_spec.pyc 1511${PLIST.py2x}${PYSITELIB}/scipy/weave/swig2_spec.pyc
1512${PYSITELIB}/scipy/weave/swig2_spec.pyo 1512${PLIST.py2x}${PYSITELIB}/scipy/weave/swig2_spec.pyo
1513${PYSITELIB}/scipy/weave/swigptr.py 1513${PLIST.py2x}${PYSITELIB}/scipy/weave/swigptr.py
1514${PYSITELIB}/scipy/weave/swigptr.pyc 1514${PLIST.py2x}${PYSITELIB}/scipy/weave/swigptr.pyc
1515${PYSITELIB}/scipy/weave/swigptr.pyo 1515${PLIST.py2x}${PYSITELIB}/scipy/weave/swigptr.pyo
1516${PYSITELIB}/scipy/weave/swigptr2.py 1516${PLIST.py2x}${PYSITELIB}/scipy/weave/swigptr2.py
1517${PYSITELIB}/scipy/weave/swigptr2.pyc 1517${PLIST.py2x}${PYSITELIB}/scipy/weave/swigptr2.pyc
1518${PYSITELIB}/scipy/weave/swigptr2.pyo 1518${PLIST.py2x}${PYSITELIB}/scipy/weave/swigptr2.pyo
1519${PYSITELIB}/scipy/weave/tests/scxx_timings.py 1519${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/scxx_timings.py
1520${PYSITELIB}/scipy/weave/tests/test_ast_tools.py 1520${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_ast_tools.py
1521${PYSITELIB}/scipy/weave/tests/test_blitz_tools.py 1521${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_blitz_tools.py
1522${PYSITELIB}/scipy/weave/tests/test_build_tools.py 1522${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_build_tools.py
1523${PYSITELIB}/scipy/weave/tests/test_c_spec.py 1523${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_c_spec.py
1524${PYSITELIB}/scipy/weave/tests/test_catalog.py 1524${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_catalog.py
1525${PYSITELIB}/scipy/weave/tests/test_ext_tools.py 1525${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_ext_tools.py
1526${PYSITELIB}/scipy/weave/tests/test_inline_tools.py 1526${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_inline_tools.py
1527${PYSITELIB}/scipy/weave/tests/test_numpy_scalar_spec.py 1527${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_numpy_scalar_spec.py
1528${PYSITELIB}/scipy/weave/tests/test_scxx_dict.py 1528${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_scxx_dict.py
1529${PYSITELIB}/scipy/weave/tests/test_scxx_object.py 1529${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_scxx_object.py
1530${PYSITELIB}/scipy/weave/tests/test_scxx_sequence.py 1530${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_scxx_sequence.py
1531${PYSITELIB}/scipy/weave/tests/test_size_check.py 1531${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_size_check.py
1532${PYSITELIB}/scipy/weave/tests/test_slice_handler.py 1532${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_slice_handler.py
1533${PYSITELIB}/scipy/weave/tests/test_standard_array_spec.py 1533${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_standard_array_spec.py
1534${PYSITELIB}/scipy/weave/tests/weave_test_utils.py 1534${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/weave_test_utils.py
1535${PYSITELIB}/scipy/weave/vtk_spec.py 1535${PLIST.py2x}${PYSITELIB}/scipy/weave/vtk_spec.py
1536${PYSITELIB}/scipy/weave/vtk_spec.pyc 1536${PLIST.py2x}${PYSITELIB}/scipy/weave/vtk_spec.pyc
1537${PYSITELIB}/scipy/weave/vtk_spec.pyo 1537${PLIST.py2x}${PYSITELIB}/scipy/weave/vtk_spec.pyo
1538${PYSITELIB}/scipy/weave/weave_version.py 1538${PLIST.py2x}${PYSITELIB}/scipy/weave/weave_version.py
1539${PYSITELIB}/scipy/weave/weave_version.pyc 1539${PLIST.py2x}${PYSITELIB}/scipy/weave/weave_version.pyc
1540${PYSITELIB}/scipy/weave/weave_version.pyo 1540${PLIST.py2x}${PYSITELIB}/scipy/weave/weave_version.pyo