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)
commit5d82728fdeedccb3f6e7d9632275723bc7d46b2d
tree21dd3040e76be29b74cbcc098c9de64d2e8bb0ca
parent248b078be3a9249a20db8de3860726e8a4ac57ac
Correct byte types and encoding in test script

* bin/test: It is sufficient to encode lookahead and written values on
the Telnet socket into UTF-8, and works correctly with Py3K now.
bin/test