Message2579

Author kzuberi
Recipients
Date 2007-05-04.07:42:39
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content

Couple comments: seems to me Error & Incomplete should have a base of Exception not RuntimeError (just comparing cpython), and the arg handling for eg header in a2b_qp will give a ClassCastException if the arg isn't an int. 

Now that regex is okay for 2.2, i might be able to fixup & commit this in time to land in the next beta, which will probably be cut any time now ...

- kz
History
Date User Action Args
2008-02-20 17:18:36adminlinkissue1626844 messages
2008-02-20 17:18:36admincreate