This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
85,035
Commits
9
Branches
456
Tags
1.7
GiB
41f3c3f226
Commit Graph
3 Commits
Author
SHA1
Message
Date
doko@ubuntu.com
15bec9cb3f
- Issue
#17756
: Fix test_code test when run from the installed location.
2014-05-13 11:28:12 +02:00
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