1. ef87d6e Rip out all the u"..." literals and calls to unicode(). by Guido van Rossum · 18 years ago
  2. 9d72bb4 Remove functions in string module that are also string methods. Also remove: by Neal Norwitz · 18 years ago
  3. e2a383d Rip out 'long' and 'L'-suffixed integer literals. (Rough first cut.) by Guido van Rossum · 19 years ago
  4. f1a69c1 Get rid of a bunch more has_key() uses. We *really* need a tool for this. by Neal Norwitz · 19 years ago
  5. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 21 years ago
  6. 0ae3220 Detabbed. by Jack Jansen · 22 years ago
  7. fc71026 Subclasses of ObjectSpecifier can now be packed and unpacked. This allows by Jack Jansen · 22 years ago
  8. f59c6fa When in MacPython-OSX use bundlebuilder to create .app bundles. by Jack Jansen · 23 years ago
  9. 090da4b Moved aepack test code to the test suite. by Jack Jansen · 23 years ago
  10. 2b88dec Converted to not use macfs whenever possible. by Jack Jansen · 23 years ago
  11. 60087fb Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both by Jack Jansen · 23 years ago[Renamed from Mac/Lib/aepack.py]
  12. 8b77767 Donovan Preston's patch #538395, with some mods by me. by Jack Jansen · 23 years ago
  13. ad5dcaf Got rid of obsolete way to get at various toolbox types. by Jack Jansen · 23 years ago
  14. 5bb8f78 Added support for unicode strings (utxt). by Jack Jansen · 24 years ago
  15. 5a6fdcd Import the MacOS toolbox modules from the Carbon package. by Jack Jansen · 24 years ago
  16. 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