ref: 43f2d5e7e0b8ca8d24e15fb4ff566827e5a5ae5b
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()