2020-02-19 12:26:55 +01:00
|
|
|
#!/usr/bin/env python3
|
2012-01-20 19:50:05 +01:00
|
|
|
|
2012-01-21 00:27:52 +01:00
|
|
|
from hb_test_tools import *
|
2012-01-20 19:50:05 +01:00
|
|
|
|
2012-01-21 00:27:52 +01:00
|
|
|
UtilMains.filter_multiple_strings_or_stdin (Unicode.decode, "UNICODE_STRING")
|