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