Stefan van der Walt
eab0bd6478
BUG: Fix filename handling under Python 3.
2011-03-15 00:59:58 +02:00
Stefan van der Walt
4760fc3dd4
BUG: Python 3 compatibility fixes by Christoph Gohlke.
2011-03-14 00:27:11 +02:00
Stefan van der Walt
b47ae98ffb
BUG: Cython build: Open file correctly under Python 3 [patch by Nadav Horesh].
2011-03-14 00:14:33 +02:00
Stefan van der Walt
e45b6e0129
BUG: Fix building under Python 3.
2011-03-13 17:13:02 +02:00
Stefan van der Walt
84781fc987
Fix Cython build on Windows [patch by Christoph Gohlke].
2011-01-28 15:38:43 +02:00
Stefan van der Walt
957c6cb460
BUG: Fix Windows 7 build fix.
2010-11-29 01:38:04 +02:00
Stefan van der Walt
5df119117f
BUG: Build fixes for Windows 7, Python 2.6 [patch by Amit Aides].
2010-11-23 17:07:31 +02:00
Zachary Pincus
17edd0cc29
Modify _build.py:cython() to be cleaner:
...
(1) Now uses subprocess.call instead of os.system, so that paths with spaces
(and the like) are handled properly.
(2) Removes superfluous .c.new files after deciding whether or not to copy
them to the .c files.
2009-12-29 12:38:31 -05:00
Stefan van der Walt
9d64d8d0dc
setup: Fix Cython build.
2009-11-12 14:21:36 +02:00
Stefan van der Walt
1b501c83e1
setup: Only check for new Cython file if Cython executed successfully.
2009-11-12 14:11:51 +02:00
Stefan van der Walt
874eb2febd
build: Fix c extension.
2009-11-03 08:44:23 +02:00
Stefan van der Walt
7770e393e0
Fix subtle rstrip bug.
2009-11-02 22:49:28 +02:00
Stefan van der Walt
c118add062
Add shortest path algorithm. Refactor Cython build.
2009-11-02 20:53:16 +02:00