Use strings not unicode in functional test script
authorJeremy Stanley <fungi@yuggoth.org>
Mon, 19 Sep 2011 17:44:00 +0000 (17:44 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Mon, 19 Sep 2011 17:44:00 +0000 (17:44 +0000)
commite0baf9ae670a07e591d8c4210367d42819e7bfbd
tree0525cd73ff17b9ba0387adf2fa77903b499d1f42
parent442ec9e50d4c50c03a9e80db4c295c299ea545a0
Use strings not unicode in functional test script

* bin/test: Python 3000 treats strings as unicode by default, so we
should too.
bin/test