summaryrefslogtreecommitdiffstats
path: root/Lib/encodings/hp_roman8.py
Commit message (Collapse)AuthorAgeFilesLines
* Normalize whitespaceAntoine Pitrou2012-06-161-1/+0
|
* Issue #14874: Restore charmap decoding speed to pre-PEP 393 levels.Antoine Pitrou2012-06-161-108/+269
| | | | Patch by Serhiy Storchaka.
* Merge part of the trunk changes into the p3yk branch. This merges from 43030Thomas Wouters2006-04-211-4/+17
| | | | | | | | | | | | (branch-creation time) up to 43067. 43068 and 43069 contain a little swapping action between re.py and sre.py, and this mightily confuses svn merge, so later changes are going in separately. This merge should break no additional tests. The last-merged revision is going in a 'last_merge' property on '.' (the branch directory.) Arbitrarily chosen, really; if there's a BCP for this, I couldn't find it, but we can easily change it afterwards ;)
* Whitespace normalization.Tim Peters2004-07-311-95/+95
|
* New codec: [ 996067 ] hp-roman8 codecMarc-André Lemburg2004-07-281-0/+139