diff options
| author | Ian Bicking <ian@ianbicking.org> | 2006-07-20 00:45:15 +0000 |
|---|---|---|
| committer | Ian Bicking <ian@ianbicking.org> | 2006-07-20 00:45:15 +0000 |
| commit | 3305a8a849842ca34a9f6f0eb28c3412dccaaab4 (patch) | |
| tree | 9b4b65f5d3cb73750c0894a4f9159daf607a4437 /setup.py | |
| parent | 78e103b2e2069e85f61e25810cb5d892dcb266a9 (diff) | |
| download | paste-git-0.9.5.tar.gz | |
Removed errordocument.empty_error, since it never actually worked in a useful way; changed the news to 0.9.5 (since that's what the next release will be)0.9.5
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -174,7 +174,6 @@ For the latest changes see the `news file recorder = paste.debug.recorder.record:make_recorder pony = paste.pony:make_pony errordocument = paste.errordocument:make_errordocument - emptyerror = paste.errordocument:make_empty_error [paste.server_runner] http = paste.httpserver:server_runner |
