File: interpreter

package info (click to toggle)
sugar-pippy-activity 25-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 572 kB
  • ctags: 234
  • sloc: python: 1,237; makefile: 15
file content (2 lines) | stat: -rw-r--r-- 58 bytes parent folder | download | duplicates (2)
1
2
import code
code.InteractiveConsole().interact(banner="")