commit | 7733e12c9cc0fbff9740ba6035bc5d266648449b | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Sun Feb 27 14:30:48 2000 +0000 |
committer | Barry Warsaw <barry@python.org> | Sun Feb 27 14:30:48 2000 +0000 |
tree | 74a07775be1c5a5d93b140fe61263bf5e26c96a4 | |
parent | c8f0892d1236df81af1811cf182692f28c85f916 [diff] |
Two buglet fixes. Peter Funk caught the bug in make_escapes: This will fold all ISO 8859 chars from the upper half of the charset into the lower half, which is ...ummm.... unintened. The second is a typo in the reference to options.escape in main().