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/MiniAEFrame.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/MiniAEFrame.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/MiniAEFrame.py
|
5b63acd31e0e40c1a9a9e9762905b0054ff37994 |
|
29-Mar-2008 |
Benjamin Peterson <benjamin@python.org> |
#2503 make singletons compared with "is" not == or != Thanks to Wummel for the patch
/external/python/cpython2/Lib/plat-mac/MiniAEFrame.py
|
c5f05e45cffa16f45f1332cec531c045893f928f |
|
23-Feb-2008 |
Christian Heimes <christian@cheimes.de> |
Patch #2167 from calvin: Remove unused imports
/external/python/cpython2/Lib/plat-mac/MiniAEFrame.py
|
182b5aca27d376b08a2904bed42b751496f932f3 |
|
18-Jul-2004 |
Tim Peters <tim.peters@gmail.com> |
Whitespace normalization, via reindent.py.
/external/python/cpython2/Lib/plat-mac/MiniAEFrame.py
|
70a6b49821a3226f55e9716f32d802d06640cb89 |
|
12-Feb-2004 |
Walter Dörwald <walter@livinglogic.de> |
Replace backticks with repr() or "%r" From SF patch #852334.
/external/python/cpython2/Lib/plat-mac/MiniAEFrame.py
|
35b50e268372bf1fb38472dfe758447a20792d1b |
|
21-Jun-2003 |
Just van Rossum <just@letterror.com> |
changed 8-space indentation to 4
/external/python/cpython2/Lib/plat-mac/MiniAEFrame.py
|
ff41c48a77b7d1411ce97190c8b8405bdaa261e1 |
|
06-Apr-2003 |
Raymond Hettinger <python@rcn.com> |
SF patch #701494: more apply removals
/external/python/cpython2/Lib/plat-mac/MiniAEFrame.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/MiniAEFrame.py
|