Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #16714: use 'raise' exceptions, don't 'throw'. | Andrew Svetlov | 2012-12-18 | 1 | -1/+1 |
| | | | | Patch by Serhiy Storchaka. | ||||
* | Make the ctl-C shutdown of serve.py prettier. | R. David Murray | 2010-05-28 | 1 | -2/+5 |
| | |||||
* | Have the serve.py script announce the directory it is | R. David Murray | 2010-05-06 | 1 | -0/+1 |
| | | | | | serving and which port it is serving it on (I can never remember the default port number it uses...) | ||||
* | Add some notes about Tools/scripts/serve.py. | Dirkjan Ochtman | 2010-02-24 | 1 | -0/+6 |
| | |||||
* | Issue #8004: add a serve target to the Doc Makefile. | Dirkjan Ochtman | 2010-02-24 | 1 | -0/+25 |