Ignore:
Timestamp:
Sep 3, 2010, 5:33:06 PM (15 years ago)
Author:
Yuri Dario
Message:

python: merged offline changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/trunk/Modules/Setup.dist

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