commit | a05577059d6ed67f69e9384252647e2232315f2f | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Aug 07 23:19:53 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue Aug 07 23:19:53 2007 +0000 |
tree | 94cecb7f0ff083e5cfdea46dc0b9053ca063809e | |
parent | 55b15c9f059b3a22d03159296b1a5187df6489a6 [diff] |
Remove the coding line, and convert umlauted characters to \x escapes. All code in the stdlib should be ASCII only, unless (a) it's test input for testing the *parsing* of unicode, or (b) it's an author's name in a comment.