This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author laszlo
Recipients amaury.forgeotdarc, laszlo
Date 2008-12-05.00:33:36
SpamBayes Score 5.9720264e-06
Marked as misclassified No
Message-id <1228437218.38.0.59653903389.issue4536@psf.upfronthosting.co.za>
In-reply-to
Content
Oops, sorry I didn't realize validate_step() is supposed to validate the
input AND return the converted value. Thanks for the feedback. 

This new patch should work fine. It retains only the two final points of
the previous patch; it doesn't clear the error, and it checks for other
NULL values before calling validate_step().
History
Date User Action Args
2008-12-05 00:33:38laszlosetrecipients: + laszlo, amaury.forgeotdarc
2008-12-05 00:33:38laszlosetmessageid: <1228437218.38.0.59653903389.issue4536@psf.upfronthosting.co.za>
2008-12-05 00:33:37laszlolinkissue4536 messages
2008-12-05 00:33:37laszlocreate