Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix fileapp on Python 3 | Victor Stinner | 2015-04-22 | 1 | -5/+7 |
* | Python 3: Replace "except Exception, exc" with "except Exception as exc:" | Cyril Roelandt | 2014-03-18 | 1 | -3/+3 |
* | respond with 206 partial content whenever a range was requested | Jan-Wijbrand Kolman | 2013-03-25 | 1 | -3/+3 |
* | Import StringIO so it can be used.stringio | matt | 2013-01-28 | 1 | -0/+354 |