Staging
v0.8.1
Revision 9216cfe7ba0257f10790f919e50283114a3476dd authored by Greg Ward on 03 October 2000, 03:31:05 UTC, committed by Greg Ward on 03 October 2000, 03:31:05 UTC
about how it would be nice to write absolute paths to the temporary
byte-compilation script, but this doesn't work because it screws up the
trailing-slash trickery done to 'prefix' in build_py's 'byte_compile()'
method.

Fixed to use 'execute()' instead of 'os.remove()' to remove the temporary
script: now it doesn't blow up in dry-run mode!
1 parent d52755f
History
File Mode Size
BeOS
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 1.6 KB
LICENSE -rw-r--r-- 4.9 KB
Makefile.in -rw-r--r-- 17.5 KB
README -rw-r--r-- 34.9 KB
acconfig.h -rw-r--r-- 5.5 KB
config.h.in -rw-r--r-- 16.1 KB
configure -rwxr-xr-x 167.4 KB
configure.in -rw-r--r-- 33.8 KB
install-sh -rwxr-xr-x 2.2 KB

README

back to top