Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
5e259c80947513c564d7a9e2b6f8b47a69f61d14
/
.
/
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
()