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-13 16:08:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
84,330
Commits
7
Branches
656
Tags
af8a4dfb04f79a679a00be3c52cd059ced3248ae
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