mirror of
https://github.com/python/cpython.git
synced 2024-11-24 17:47:13 +01:00
4 lines
53 B
Python
Executable File
4 lines
53 B
Python
Executable File
#! /usr/bin/env python
|
|
import PyShell
|
|
PyShell.main()
|