]> granicus.if.org Git - python/commit
The MacOS toolbox modules have acquired an _ in front of their name. Normal usage...
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 23 Aug 2001 13:51:46 +0000 (13:51 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 23 Aug 2001 13:51:46 +0000 (13:51 +0000)
commit77105a960b078d79a4e7827b320e66217a78a0f8
treed1fe67a54dc00b2dcb552d3187efd2fd9f2b2794
parent88e0b5bee0e69b628a9358c987bf49ac885d1c21
The MacOS toolbox modules have acquired an _ in front of their name. Normal usage is through a wrapper module (without underscore) which lives in the Carbon package.
26 files changed:
Mac/Include/macbuildno.h
Mac/Modules/ae/aesupport.py
Mac/Modules/app/appsupport.py
Mac/Modules/cf/cfsupport.py
Mac/Modules/cm/cmsupport.py
Mac/Modules/ctl/ctlsupport.py
Mac/Modules/dlg/dlgsupport.py
Mac/Modules/drag/dragsupport.py
Mac/Modules/evt/evtsupport.py
Mac/Modules/fm/fmsupport.py
Mac/Modules/help/helpsupport.py
Mac/Modules/icn/icnsupport.py
Mac/Modules/list/listsupport.py
Mac/Modules/macconfig.c
Mac/Modules/menu/menusupport.py
Mac/Modules/mlte/mltesupport.py
Mac/Modules/qd/qdsupport.py
Mac/Modules/qdoffs/qdoffssupport.py
Mac/Modules/qt/qtsupport.py
Mac/Modules/res/ressupport.py
Mac/Modules/scrap/scrapsupport.py
Mac/Modules/snd/sndsupport.py
Mac/Modules/te/tesupport.py
Mac/Modules/win/winsupport.py
Mac/scripts/fullbuild.py
Mac/scripts/genpluginprojects.py