Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
8fabae3b00b2ccffd9f7bf4736734ae584ac5829
/
.
/
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
()