mirror of
https://github.com/python/cpython.git
synced 2025-10-27 11:44:39 +00:00
5 lines
54 B
Python
5 lines
54 B
Python
|
|
#! /usr/bin/env python
|
||
|
|
|
||
|
|
import PyShell
|
||
|
|
PyShell.main()
|