Your IP : 216.73.216.215


Current Path : /proc/3/root/opt/imh-python/lib/python3.9/site-packages/jaraco/text/
Upload File :
Current File : //proc/3/root/opt/imh-python/lib/python3.9/site-packages/jaraco/text/to-qwerty.py

import sys

from . import layouts

__name__ == '__main__' and layouts._translate_stream(sys.stdin, layouts.to_qwerty)