slow try statements in python?
by Mark Higgins other posts by this author
Feb 17 2003 9:59PM messages near this date
Re: Python's 8-bit cleanness deprecated?
|
Re: slow try statements in python?
I've seen quite a few examples of python code where try statements are
used to control the flow of a program... seems reasonable, but with my
background in C++ I'm always concerned that try statements are slow.
Is this a concern in python?
--
http://mail.python.org/mailman/listinfo/python-list
Thread:
Mark Higgins
Greg Ewing (using news.cis.dfn.de)
Andrew MacIntyre
Erik Max Francis
|