From: Leandro Lucarella Date: Mon, 31 Dec 2007 18:37:22 +0000 (-0200) Subject: Improve description parsing again the TypeError. X-Git-Url: https://git.llucax.com/software/pymin.git/commitdiff_plain/24635ca7ce08853e871fe0377e19c2afa3aa8e17?ds=inline;hp=24635ca7ce08853e871fe0377e19c2afa3aa8e17 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. ---