Staging
v0.5.1
https://github.com/python/cpython
Revision 48eb9cd62fefcf8cc93416512f15c913f55331bd authored by Guido van Rossum on 19 January 2001, 21:54:59 UTC, committed by Guido van Rossum on 19 January 2001, 21:54:59 UTC
created by Andrew's setup.py script, *if* we're actually running from
the build directory.  (The test for that: whether the sys.path[-1]
ends in "/Modules".)

This has one disadvantage: it imports a fair amount of code from the
distutils package, just in order to be able to calculate the correct
pathname.  See if I care. :-)
1 parent 2cfa980
History
Tip revision: 48eb9cd62fefcf8cc93416512f15c913f55331bd authored by Guido van Rossum on 19 January 2001, 21:54:59 UTC
A hack to augment sys.path with the build/lib.<platform> directory
Tip revision: 48eb9cd
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.7 KB
LICENSE -rw-r--r-- 8.6 KB
Makefile.in -rw-r--r-- 18.0 KB
README -rw-r--r-- 35.8 KB
acconfig.h -rw-r--r-- 6.0 KB
config.h.in -rw-r--r-- 16.6 KB
configure -rwxr-xr-x 181.6 KB
configure.in -rw-r--r-- 37.9 KB
install-sh -rwxr-xr-x 2.2 KB
setup.cfg.in -rw-r--r-- 69 bytes
setup.py -rw-r--r-- 22.8 KB

README

back to top