mirror of
https://github.com/python/cpython
synced 2024-11-05 18:12:54 +00:00
3 lines
53 B
Python
Executable file
3 lines
53 B
Python
Executable file
#! /usr/bin/env python
|
|
import PyShell
|
|
PyShell.main()
|