1. a6864e0 fix test_py3kwarns by Benjamin Peterson · 17 years ago
  2. 2368193 Add warnings to and deprecated all those Mac modules by Benjamin Peterson · 17 years ago
  3. 1fcaa77 Revert commit r63086. by Alexandre Vassalotti · 17 years ago
  4. 8940ecd Added stub for the PixMapWrapper module to be renamed in 3.0. by Alexandre Vassalotti · 17 years ago
  5. 5b63acd #2503 make singletons compared with "is" not == or != by Benjamin Peterson · 17 years ago
  6. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 21 years ago
  7. 0ae3220 Detabbed. by Jack Jansen · 22 years ago
  8. d9bb1a0 Getting rid of macfs. by Jack Jansen · 22 years ago
  9. 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/PixMapWrapper.py]
  10. 362c7cd Lots of minor tweaks for the pep252 checkins, mainly because Qd by Jack Jansen · 22 years ago
  11. 5a6fdcd Import the MacOS toolbox modules from the Carbon package. by Jack Jansen · 24 years ago
  12. 185f42d struct.pack has become picky about h (short) and H (unsigned short). by Jack Jansen · 25 years ago
  13. 0d3be0a Class around PixMap objects that allows more python-like access. By Joe Strout. by Jack Jansen · 26 years ago