Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-30722: Make redemo work with Python 3.6+ (GH-2311) | Miss Islington (bot) | 2017-10-23 | 1 | -2/+1 |
| | | | (cherry picked from commit 62adc55aff0b78447568f73bd1abc610d2784bf8) | ||||
* | Issue #27626: Spelling fixes in docs, comments and internal names | Martin Panter | 2016-07-28 | 1 | -1/+1 |
| | | | | Based on patch by Ville Skyttä. | ||||
* | Allow redemo.py to be used from the command line like other demos. | Ned Deily | 2012-08-18 | 1 | -0/+2 |
| | |||||
* | Harmonize docstrings. Move redemo from Tools/scripts to Tools/demo. Add a ↵ | Georg Brandl | 2010-12-30 | 1 | -0/+171 |
README file to Tools/demo. |