]> git.llucax.com Git - software/pymin.git/commit
Improve description parsing again the TypeError.
authorLeandro Lucarella <llucax@gmail.com>
Mon, 31 Dec 2007 18:37:22 +0000 (16:37 -0200)
committerLeandro Lucarella <llucax@gmail.com>
Mon, 31 Dec 2007 18:37:22 +0000 (16:37 -0200)
commit24635ca7ce08853e871fe0377e19c2afa3aa8e17
tree8331bc72474489c884397e50b90a9ba1fefb770e
parentd7f91959fe7161589c44463db1031a5819fd1229
Improve  description parsing again the TypeError.

Now the parsing is done in the WrongArgumentsError class, improving the
encapsulation. The parsing is improved too, to detect more errors.
pymin/dispatcher.py