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)
commit9a847f750030e34944db934d746cd2f02d2d98b4
treef977d773c87d4f7a684441433836182edbedcef8
parent259db05b03a3668177d519fc62d2059f2bd2fb76
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