| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | convert old-style classes to new-style classes | pjenvey | 2007-01-05 | 1 | -1/+1 |
| | | |||||
| * | Adding code-block directive to Python code samples. | bbangert | 2006-09-02 | 1 | -1/+3 |
| | | |||||
| * | Added copyright header to a bunch of files | Ian Bicking | 2006-06-13 | 1 | -0/+2 |
| | | |||||
| * | Docstring addition from Alexey Shamrin | Ian Bicking | 2006-03-15 | 1 | -3/+11 |
| | | |||||
| * | Handle case when os.stat returns nothing (not sure why this would happen, ↵ | Ian Bicking | 2006-01-20 | 1 | -1/+5 |
| | | | | | but it did at one point) | ||||
| * | - updated httpserver to have better documentation for serve() | cce | 2006-01-11 | 1 | -18/+15 |
| | | | | | | | | | | | | | - added socket_timeout option - added deamon_threads option - the port option to serve() can now be a string - now catching and re-routing most socket errors (which are routine) - converted reload.py to use a deamon thread - added comment why os._exit is used - removed raise_keyboard_interrupt option (this might need to be re-added later, just not sure what it does) | ||||
| * | A bunch of little import cleanups noted from pyflakes | Ian Bicking | 2005-12-18 | 1 | -0/+3 |
| | | |||||
| * | Updates to documentation | Ian Bicking | 2005-10-01 | 1 | -0/+2 |
| | | |||||
| * | A bunch of pylint-inspired changes; all minor code cleanup | Ian Bicking | 2005-05-17 | 1 | -20/+1 |
| | | |||||
| * | Ignore some errors when polling files | Ian Bicking | 2005-05-08 | 1 | -1/+4 |
| | | |||||
| * | typo | Ian Bicking | 2005-05-03 | 1 | -1/+1 |
| | | |||||
| * | Keep track of all explicit watched files even when no Monitor is installed | Ian Bicking | 2005-05-01 | 1 | -1/+3 |
| | | |||||
| * | Renamed package itself | Ian Bicking | 2005-04-22 | 1 | -0/+111 |
