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-16 17:38:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
83,241
Commits
7
Branches
656
Tags
a09daef09e787809dad237b9908e784cd0b014c1
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