Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #27364: fix "incorrect" uses of escape character in the stdlib. | R David Murray | 2016-09-08 | 1 | -1/+1 |
* | Issue #16261: Converted some bare except statements to except statements | Serhiy Storchaka | 2015-05-20 | 1 | -4/+4 |
* | Issue #18457: Fixed saving of formulas and complex numbers in Tools/demo/ss1.py. | Serhiy Storchaka | 2013-07-16 | 1 | -34/+18 |
* | Issue #18449: Make Tools/demo/ss1.py work again on Python 3. Patch by | Serhiy Storchaka | 2013-07-15 | 1 | -14/+14 |
* | Some cleanup in the Tools directory. | Florent Xicluna | 2012-07-07 | 1 | -1/+0 |
* | #11515: Merge with 3.1. | Ezio Melotti | 2011-03-15 | 1 | -1/+1 |
* | Harmonize docstrings. Move redemo from Tools/scripts to Tools/demo. Add a R... | Georg Brandl | 2010-12-30 | 1 | -1/+5 |
* | More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 demo... | Georg Brandl | 2010-12-30 | 1 | -0/+842 |