is there a functional assert(x==y, 'error msg')

Vincent Davis vincent at vincentdavis.net
Fri May 7 22:04:41 EDT 2010


Is there a functional assert(x==y, 'error msg') ?
I can only find the assert that is used like;
assert x==y, 'error msg'


  *Vincent Davis
720-301-3003 *
vincent at vincentdavis.net
 my blog <http://vincentdavis.net> |
LinkedIn<http://www.linkedin.com/in/vincentdavis>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100507/6c296924/attachment.html>


More information about the Python-list mailing list