5 lines
54 B
Python
5 lines
54 B
Python
|
#! /usr/bin/env python
|
||
|
|
||
|
import PyShell
|
||
|
PyShell.main()
|