Staging
v0.8.1
Raw File
idle.py
#! /usr/bin/env python

import PyShell
PyShell.main()
back to top