Changeset 10 for python/trunk/Modules/Setup.dist
- Timestamp:
- Sep 3, 2010, 5:33:06 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk/Modules/Setup.dist
r2 r10 113 113 # setup.py script in the root of the Python source tree. 114 114 115 posixposixmodule.c # posix (UNIX) system calls115 os2 posixmodule.c # posix (UNIX) system calls 116 116 errno errnomodule.c # posix (UNIX) errno values 117 117 pwd pwdmodule.c # this is needed to find out the user's home dir
Note:
See TracChangeset
for help on using the changeset viewer.