Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
28cee96ee1106aa5597f7b51be1a8ba0d2bdfcb2
/
.
/
Tools
/
pynche
/
pynche
blob: 64bf70335db2f5b48b516c8100c333000be9c970 [
file
] [
log
] [
blame
]
#! /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
()