#! /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()
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 30809 | C. Thomas Tyler |
Code drop with newer versions of Extensions. Thanks to @jason_gibon. #review-30810 @jabson_gibson |