Your IP : 216.73.216.48


Current Path : /hdd/hdd21/main/usr/bin/
Upload File :
Current File : /hdd/hdd21/main/usr/bin/pynche

#! /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()