Should I always call PyErr_Clear() when an exception occurs?

Timo Virkkala a at a.invalid
Tue Dec 21 12:13:10 EST 2004


Nick Coghlan wrote:
> Although coding in C when you have the Python API to lean on is a hell 
> of a lot better than just coding in C. . .

I've lately been coding in C for a Unix programming course in our Univ. Although 
I've run into many interesting problems, I feel that making the same programs in 
Python would have been a LOT nicer. Less challenging, sure, but definitely more fun.

--
Timo Virkkala



More information about the Python-list mailing list