inline exception handling in python

Thomas Jollans thomas at jollybox.de
Thu Aug 12 14:57:02 EDT 2010


On Thursday 12 August 2010, it occurred to wheres pythonmonks to exclaim:
> [I just hate function call overhead for this.]

I think you've got your priorities wrong. If you want to avoid unnecessary 
overhead, avoid exceptions more than functions.




More information about the Python-list mailing list