summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/lib-compat/Qdoffs.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.
* Oops, these compatibility modules were missing. Which went unnoticed because ↵Jack Jansen2001-08-201-0/+1
their companions had been put in the wrong place.