Correct byte types and encoding in test script
authorJeremy Stanley <fungi@yuggoth.org>
Sun, 21 Jul 2013 20:03:58 +0000 (20:03 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sun, 21 Jul 2013 20:03:58 +0000 (20:03 +0000)
* bin/test: It is sufficient to encode lookahead and written values on
the Telnet socket into UTF-8, and works correctly with Py3K now.


No differences found