]> granicus.if.org Git - python/commit
Wrapper modules underound the toolbox modules, which now have an _ prepended.
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 23 Aug 2001 14:13:06 +0000 (14:13 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 23 Aug 2001 14:13:06 +0000 (14:13 +0000)
commitcf144b0e9eca14f813d2abefd5748c2cf47b5772
tree7e5441612cb9d96e2324e08248a0f0cd33927050
parent25a5bd77083a359ea9afccef9de04f2d4fb57362
Wrapper modules underound the toolbox modules, which now have an _ prepended.
23 files changed:
Mac/Lib/Carbon/AE.py [new file with mode: 0644]
Mac/Lib/Carbon/App.py [new file with mode: 0644]
Mac/Lib/Carbon/CF.py [new file with mode: 0644]
Mac/Lib/Carbon/Cm.py [new file with mode: 0644]
Mac/Lib/Carbon/Ctl.py [new file with mode: 0644]
Mac/Lib/Carbon/Dlg.py [new file with mode: 0644]
Mac/Lib/Carbon/Drag.py [new file with mode: 0644]
Mac/Lib/Carbon/Evt.py [new file with mode: 0644]
Mac/Lib/Carbon/Fm.py [new file with mode: 0644]
Mac/Lib/Carbon/Help.py [new file with mode: 0644]
Mac/Lib/Carbon/Icn.py [new file with mode: 0644]
Mac/Lib/Carbon/List.py [new file with mode: 0644]
Mac/Lib/Carbon/Menu.py [new file with mode: 0644]
Mac/Lib/Carbon/Mlte.py [new file with mode: 0644]
Mac/Lib/Carbon/Qd.py [new file with mode: 0644]
Mac/Lib/Carbon/Qdoffs.py [new file with mode: 0644]
Mac/Lib/Carbon/Qt.py [new file with mode: 0644]
Mac/Lib/Carbon/Res.py [new file with mode: 0644]
Mac/Lib/Carbon/Scrap.py [new file with mode: 0644]
Mac/Lib/Carbon/Snd.py [new file with mode: 0644]
Mac/Lib/Carbon/Sndihooks.py [new file with mode: 0644]
Mac/Lib/Carbon/TE.py [new file with mode: 0644]
Mac/Lib/Carbon/Win.py [new file with mode: 0644]