SIGN IN SIGN UP

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.
G
Guido van Rossum committed
a05577059d6ed67f69e9384252647e2232315f2f
Parent: 55b15c9