summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/lib-compat/Win.py
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of backward compatibility modules. Do this fairly early in the 2.3 ↵Jack Jansen2002-04-111-4/+0
| | | | cycle so we don't shoot ourselves in the foot later.
* Step 2 in putting the MacOS toolbox modules in a package: issue a ↵Jack Jansen2001-08-251-0/+3
| | | | DepracationWarning in the compatibility modules.
* Compatibility modules. lib-compat is on the default sys.path for MacPython ↵Jack Jansen2001-08-191-0/+1
2.2, and each of these modules imports * from its namesake in the Carbon package.