summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/macerrors.py
Commit message (Collapse)AuthorAgeFilesLines
* Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used bothJack Jansen2002-12-301-1852/+0
| | | | | | | 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).
* Regenerated to include Internet Config error strings.Jack Jansen2002-04-221-9/+72
| | | | Bugfix candidate.
* Fixed macroman<->latin1 conversion. Some chars don'tJack Jansen2001-05-171-13/+13
| | | | | exist in latin1, but at least the roundtrip results in the same macroman characters.
* Oops, ISO translation was off. Fixed.Jack Jansen2001-03-271-13/+13
|
* Updated for new universal headers (oops... this was loooong due).Jack Jansen2001-01-011-165/+856
|
* Re-generated with slightly more intelligent scriptJack Jansen1998-04-211-43/+510
|
* Regenreated for MSLJack Jansen1997-05-151-6/+11
|
* Symbolic names for all error codes from Errors.h and errno.hJack Jansen1996-09-051-0/+626