Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-44740: Lowercase "internet" and "web" where appropriate. (GH-27378) ↵ | Miss Islington (bot) | 2021-07-26 | 1 | -1/+1 |
| | | | | | | | | (GH-27380) Co-authored-by: Łukasz Langa <lukasz@langa.pl> (cherry picked from commit 11749e2dc20ad6a76e9a39e948853e89b2b4bbed) Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com> | ||||
* | bpo-38539: Update demo files (GH-16890) | Julin S | 2019-10-23 | 1 | -1/+1 |
| | |||||
* | bpo-22831: Use "with" to avoid possible fd leaks in tools (part 2). (GH-10927) | Serhiy Storchaka | 2019-03-30 | 1 | -10/+10 |
| | |||||
* | Harmonize docstrings. Move redemo from Tools/scripts to Tools/demo. Add a ↵ | Georg Brandl | 2010-12-30 | 1 | -5/+8 |
| | | | | README file to Tools/demo. | ||||
* | More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 ↵ | Georg Brandl | 2010-12-30 | 1 | -0/+55 |
demo to Tools, and remove all the other Demo content. |