| Current Path : /hdd/hdd21/main/usr/bin/ |
| 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()