mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
4 lines
54 B
Python
Executable file
4 lines
54 B
Python
Executable file
#! /usr/bin/env python
|
|
|
|
import PyShell
|
|
PyShell.main()
|