summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/cm/cmsupport.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the Mac modulesBenjamin Peterson2008-05-121-125/+0
* Kill execfile(), use exec() insteadNeal Norwitz2007-08-121-1/+1
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-38/+37
* Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS:Jack Jansen2003-11-191-4/+0
* Added PEP253 support to most Carbon modules. This isn't complete yet:Jack Jansen2002-12-031-2/+2
* Converted the Carbon modules to use PEP252-style objects, withJack Jansen2002-11-291-2/+2
* Weaklink most toolbox modules, improving backward compatibility. Modules will...Jack Jansen2002-03-251-2/+2
* The MacOS toolbox modules have acquired an _ in front of their name. Normal u...Jack Jansen2001-08-231-2/+2
* Lots more Carbon/Carbon.h includes, new UPP routine names, function prototype...Jack Jansen2001-05-221-10/+12
* First step in porting MacPython modules to OSX/unix: break all references bet...Jack Jansen2001-05-171-0/+18
* pymactoolbox.h contains protoypes for all externally visible toolbox moduleJack Jansen2000-07-141-1/+3
* Component mgr supportJack Jansen1995-11-301-0/+108