Exceptions on unsupported result code for callback decorators.

This commit is contained in:
Stuart Gathman
2012-04-13 20:33:35 +00:00
parent 70d19001c0
commit 16bfe5d4da
3 changed files with 17 additions and 4 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ libs = ["milter"]
libdirs = ["/usr/lib/libmilter"] # needed for Debian
# NOTE: importing Milter to obtain version fails when milter.so not built
setup(name = "pymilter", version = '0.9.6',
setup(name = "pymilter", version = '0.9.7',
description="Python interface to sendmail milter API",
long_description="""\
This is a python extension module to enable python scripts to