This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-18 02:15:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
81,777
Commits
7
Branches
656
Tags
7150787b7ebbc1bf42e5da2da25f0b323076cdc1
Commit Graph
2 Commits
Author
SHA1
Message
Date
Georg Brandl
fbc3c3c2be
Closes
#17730
: in code.interact(), when banner="", do not print anything.
...
Also adds tests for banner printing.
2013-10-13 21:49:06 +02:00
Nick Coghlan
8bd24fe9ff
Issue
#12643
: Respect sys.excepthook in code.InteractiveConsole
2012-08-20 23:02:28 +10:00