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