| Current Path : /proc/self/root/opt/imh-python/lib/python3.9/site-packages/jaraco/text/ |
| Current File : //proc/self/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)