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