mirror of
https://github.com/love2d/megasource.git
synced 2026-08-14 01:20:58 +02:00
6 lines
131 B
Python
6 lines
131 B
Python
#!/usr/bin/env python3
|
|
|
|
from hb_test_tools import *
|
|
|
|
UtilMains.filter_multiple_strings_or_stdin (Unicode.decode, "UNICODE_STRING")
|