shithub: riscv

ref: 0b3fd7c05208b6de625bb0b4d1719b9fd22156ae
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()