ref: 26dc73c763de25196a60caba7f7815b13cf2f91f
dir: /sys/src/cmd/python/Tools/pynche/pynche.pyw/
#! /usr/bin/env python """Run this file under Windows to inhibit the console window. Run the file pynche.py under Unix or when debugging under Windows. """ import Main Main.main()