Changeset 3364 for trunk/essentials/dev-lang/python/PC
- Timestamp:
- May 21, 2007, 2:27:53 AM (18 years ago)
- File:
-
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk/essentials/dev-lang/python/PC/os2emx/Setup.os2emx
r3343 r3364 110 110 # setup.py script in the root of the Python source tree. 111 111 112 posix posixmodule.c #posix (UNIX) system calls112 os2 posixmodule.c # os2 / posix (UNIX) system calls 113 113 errno errnomodule.c # posix (UNIX) errno values 114 114 pwd pwdmodule.c # this is needed to find out the user's home dir
Note:
See TracChangeset
for help on using the changeset viewer.