Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c4afe2950ab97fb529da99b511036b8a974b1694
/
Lib
/
plat-mac
/
MiniAEFrame.py
a3a5050
Silence DeprecationWarnings from uses of has_key and <> in plat-mac.
by Mark Dickinson
· 15 years ago
a6864e0
fix test_py3kwarns
by Benjamin Peterson
· 17 years ago
2368193
Add warnings to and deprecated all those Mac modules
by Benjamin Peterson
· 17 years ago
5b63acd
#2503 make singletons compared with "is" not == or !=
by Benjamin Peterson
· 17 years ago
c5f05e4
Patch #2167 from calvin: Remove unused imports
by Christian Heimes
· 17 years ago
182b5ac
Whitespace normalization, via reindent.py.
by Tim Peters
· 21 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
35b50e2
changed 8-space indentation to 4
by Just van Rossum
· 22 years ago
ff41c48
SF patch #701494: more apply removals
by Raymond Hettinger
· 22 years ago
60087fb
Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both
by Jack Jansen
· 22 years ago
[Renamed from Mac/Lib/MiniAEFrame.py]
94416e5
Got rid of a couple of OS9-isms.
by Jack Jansen
· 23 years ago
5a6fdcd
Import the MacOS toolbox modules from the Carbon package.
by Jack Jansen
· 24 years ago
d0fc42f
Moved here from lib-toolbox, where they should never have been in the first place (all the other stuff there wa generated with bgen).
by Jack Jansen
· 24 years ago