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-09 22:20:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
81,589
Commits
7
Branches
655
Tags
88ebfb129b59dc8a2b855fc93fcf32457128d64d
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