ref: 8d0d2ec80f06f3d7d8ba44313cd08eaef5d9b5d1
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()