This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author anthonybaxter
Recipients
Date 2002-06-06.07:08:55
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=29957

reverse diff - oops. The str(line) repr(line) bit is because
when hooking
it into telnet, sometimes you get wierd control characters
at the start. The
str/repr is so that you can actually read the line. I'll
kill the str() bit.
History
Date User Action Args
2007-08-23 15:13:19adminlinkissue558544 messages
2007-08-23 15:13:19admincreate