6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
|
#!/usr/bin/env python
|
||
|
|
||
|
from hb_test_tools import *
|
||
|
|
||
|
UtilMains.filter_multiple_strings_or_stdin (Unicode.decode, "UNICODE_STRING")
|