]> git.llucax.com Git - software/pymin.git/commit
Prepare pymindaemon to handle formencode.Invalid exceptions.
authorLeandro Lucarella <llucax@gmail.com>
Mon, 31 Dec 2007 19:36:52 +0000 (17:36 -0200)
committerLeandro Lucarella <llucax@gmail.com>
Mon, 31 Dec 2007 19:36:52 +0000 (17:36 -0200)
commit29b0de72b159429d20ad7b6ecb3a88f940d455ea
treee64891ad00ec19f8f950c7d6df578ef0166cb4da
parent24635ca7ce08853e871fe0377e19c2afa3aa8e17
Prepare pymindaemon to handle formencode.Invalid exceptions.

Now the pymindaemon can handle 2 kind of exceptions as "expected":
dispatcher.Error and formencode.Invalid.

The documentation and testcases has been improved.
pymin/pymindaemon.py