ref: 37f5a0e48ea1a65d4bed95f4e29a2ea9a3b81356
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()