14 Commits (28d28e053db6b69d91c2dfd579207cd8ccbc39e7)

Author SHA1 Message Date
Joannah Nanjekye 7ba1f75f3f
bpo-38872: Document exec symbol for codeop.compile_command (GH-20047) 6 years ago
Kyle Pollina b4cdb3f60e Fix documentation in code.py (GH-17988) 6 years ago
Steven D'Aprano 6877ed3560 Issue #27573 make the exit message configurable. 10 years ago
Steven D'Aprano dd51d16b48 Issue27573 code.interact prints a message when exiting. 10 years ago
Terry Jan Reedy fa089b9b0b Issue #22558: Add remaining doc links to source code for Python-coded modules. 10 years ago
R David Murray c31e6227f9 #17442: Add chained traceback support to InteractiveInterpreter. 12 years ago
Andrew Kuchling 2e3743cd30 #13437: link to the source code for a few more modules 12 years ago
Serhiy Storchaka bfdcd436f0 Issue #18758: Fixed and improved cross-references. 13 years ago
Georg Brandl fbc3c3c2be Closes #17730: in code.interact(), when banner="", do not print anything. 13 years ago
Georg Brandl 71515ca191 Remove surplus empty lines and convert more files to new optional arg style. 17 years ago
Georg Brandl 0d8f07305d Update signature style of optional arguments, part two. 17 years ago
Georg Brandl 116aa62bf5 Move the 3k reST doc tree in place. 19 years ago
Georg Brandl 8ec7f65613 Move the 2.6 reST doc tree in place. 19 years ago