Pass byte strings straight through LogPrinter
This commit is contained in:
parent
262248d8a6
commit
d0b5bcf26a
3 changed files with 63 additions and 5 deletions
|
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
nosetests $@
|
||||
PYTHONIOENCODING=ascii nosetests $@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue