summaryrefslogtreecommitdiff
path: root/Lib/plat-mac/aetypes.py
Commit message (Expand)AuthorAgeFilesLines
* Silence DeprecationWarnings from uses of has_key and <> in plat-mac.Mark Dickinson2010-04-031-2/+2
* Replace backquotes with repr(), to silence a SyntaxWarning.Mark Dickinson2010-04-031-1/+1
* fix test_py3kwarnsBenjamin Peterson2008-07-141-1/+1
* Add warnings to and deprecated all those Mac modulesBenjamin Peterson2008-05-121-0/+3
* [ 1243081 ] repair typosGeorg Brandl2005-07-221-1/+1
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-96/+95
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-28/+27
* Detabbed.Jack Jansen2003-04-091-445/+445
* Patch 702620 by Donovan Preston: Fix AE inheritance.Jack Jansen2003-03-211-3/+3
* When in MacPython-OSX use bundlebuilder to create .app bundles.Jack Jansen2003-02-121-34/+18
* Some objects could have uninitialized attributes. Fixed.Jack Jansen2003-01-291-0/+2
* Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used bothJack Jansen2002-12-301-0/+584