Sign in
◑
Theme
chromium
/
external
/
github.com
/
python
/
cpython
/
3a6152f3b3346f00371faad8fc8a9cfb3085682f
/
.
/
Tools
/
pynche
/
pynche
blob: 64bf70335db2f5b48b516c8100c333000be9c970 [
file
]
#! /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
()