mirror of
https://github.com/python/cpython.git
synced 2024-12-19 23:04:14 +08:00
4 lines
53 B
Python
Executable File
4 lines
53 B
Python
Executable File
#! /usr/bin/env python
|
|
import PyShell
|
|
PyShell.main()
|