summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/lib-scriptpackages/Netscape
Commit message (Collapse)AuthorAgeFilesLines
* Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used bothJack Jansen2002-12-308-1413/+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 with OSA class inheritance and fix for non-ascii chars.Jack Jansen2002-08-078-35/+82
|
* Second part of fix for #493826: regenerated suite modules so errn exists but ↵Jack Jansen2002-04-238-79/+81
| | | | | | == 0 doesn't signal an error. Bugfix candidate.
* Fixed macroman<->latin1 conversion. Some chars don'tJack Jansen2001-05-178-22/+24
| | | | | exist in latin1, but at least the roundtrip results in the same macroman characters.
* Regenerated with fixes to gensuitemodule.Jack Jansen2000-08-203-16/+16
|
* Package with suites for talking to netscape.Jack Jansen2000-08-178-0/+1362