Your IP : 216.73.216.196


Current Path : /opt/alt/python37/lib64/python3.7/Tools/pynche/
Upload File :
Current File : //opt/alt/python37/lib64/python3.7/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()