History log of /external/python/cpython2/Lib/plat-mac/macerrors.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a3a505076efc19ec23669370778c5fa22d030ffa 03-Apr-2010 Mark Dickinson <dickinsm@gmail.com> Silence DeprecationWarnings from uses of has_key and <> in plat-mac.
/external/python/cpython2/Lib/plat-mac/macerrors.py
a6864e0d9f1fc06c50db36ed913ac48a3d2ddde5 14-Jul-2008 Benjamin Peterson <benjamin@python.org> fix test_py3kwarns

The fact that this was failing and went unnoticed so long seems like a good argument for being able to enable and disble py3kwarnings through Python.
/external/python/cpython2/Lib/plat-mac/macerrors.py
236819310db3fe6f2fb22d48b780fa6ec253b6c7 12-May-2008 Benjamin Peterson <benjamin@python.org> Add warnings to and deprecated all those Mac modules
/external/python/cpython2/Lib/plat-mac/macerrors.py
26f545c662ab65bad081c73dfb34c45483963efc 02-May-2008 Ronald Oussoren <ronaldoussoren@mac.com> Fix for issue #2520 (cannot import macerrors)
/external/python/cpython2/Lib/plat-mac/macerrors.py
0ae3220736f9b71820b01aee1f540d0afcceb9a6 09-Apr-2003 Jack Jansen <jack.jansen@cwi.nl> Detabbed.
/external/python/cpython2/Lib/plat-mac/macerrors.py
60087fb45092d9c199cea162e58d9193c7c1558c 30-Dec-2002 Jack Jansen <jack.jansen@cwi.nl> Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both
in MacPython-OS9 and MacPython-OSX (or the equivalent unix Python on
Mac OS X). The only items remaining in Mac/Lib are modules that are
meaningful only for MacPython-OS9 (CFM stuff, MacPython preferences
in resources, etc).
/external/python/cpython2/Lib/plat-mac/macerrors.py