Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
fb12365c4379a666613f19b9f53d31683dc26ad1
/
Lib
/
plat-mac
/
aepack.py
a3a5050
Silence DeprecationWarnings from uses of has_key and <> in plat-mac.
by Mark Dickinson
· 15 years ago
2596758
Fix build issues on OSX 10.6 (issue 6802)
by Ronald Oussoren
· 15 years ago
a6864e0
fix test_py3kwarns
by Benjamin Peterson
· 16 years ago
2368193
Add warnings to and deprecated all those Mac modules
by Benjamin Peterson
· 16 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
· 20 years ago
0ae3220
Detabbed.
by Jack Jansen
· 22 years ago
fc71026
Subclasses of ObjectSpecifier can now be packed and unpacked. This allows
by Jack Jansen
· 22 years ago
f59c6fa
When in MacPython-OSX use bundlebuilder to create .app bundles.
by Jack Jansen
· 22 years ago
090da4b
Moved aepack test code to the test suite.
by Jack Jansen
· 22 years ago
2b88dec
Converted to not use macfs whenever possible.
by Jack Jansen
· 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/aepack.py]
8b77767
Donovan Preston's patch #538395, with some mods by me.
by Jack Jansen
· 22 years ago
ad5dcaf
Got rid of obsolete way to get at various toolbox types.
by Jack Jansen
· 23 years ago
5bb8f78
Added support for unicode strings (utxt).
by Jack Jansen
· 23 years ago
5a6fdcd
Import the MacOS toolbox modules from the Carbon package.
by Jack Jansen
· 23 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
· 23 years ago