summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/lib-scriptpackages/StdSuites/Text_Suite.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed macroman<->latin1 conversion. Some chars don'tJack Jansen2001-05-171-1/+1
| | | | | exist in latin1, but at least the roundtrip results in the same macroman characters.
* The package with standard suites. These are used separately and as base ↵Jack Jansen2000-08-171-0/+215
classes for other suite packages (StdSuite is slightly magical, in that it is the gensuitemodule default base package).