Ignore:
Timestamp:
May 21, 2007, 2:27:53 AM (18 years ago)
Author:
bird
Message:

In progress...

File:
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/essentials/dev-lang/python/PC/os2emx/Setup.os2emx

    r3343 r3364  
    110110# setup.py script in the root of the Python source tree.
    111111
    112 posix posixmodule.c             # posix (UNIX) system calls
     112os2 posixmodule.c               # os2 / posix (UNIX) system calls
    113113errno errnomodule.c             # posix (UNIX) errno values
    114114pwd pwdmodule.c                 # this is needed to find out the user's home dir
Note: See TracChangeset for help on using the changeset viewer.