git: 9front

ref: 84f6061a92d92f6f0136f7d6ab42fa03c38d5a78
dir: /sys/src/cmd/python/Tools/pynche/pynche/

View raw version
#! /usr/bin/env python

"""Run this file under Unix, or when debugging under Windows.
Run the file pynche.pyw under Windows to inhibit the console window.
"""
import Main
Main.main()