summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorianb <devnull@localhost>2006-07-20 00:45:15 +0000
committerianb <devnull@localhost>2006-07-20 00:45:15 +0000
commit7b7d82f12e795e5d088c53b35faa03212771a12b (patch)
tree9b4b65f5d3cb73750c0894a4f9159daf607a4437 /setup.py
parentd6cbc631afd21b23ffd171b4d50e3ff221d8923f (diff)
downloadpaste-7b7d82f12e795e5d088c53b35faa03212771a12b.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.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 6e05344..997e620 100644
--- a/setup.py
+++ b/setup.py
@@ -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