
May 16, 2008
10:13 a.m.
Yannick Gingras wrote:
1) Should OSError.__str__() print the symbolic name of errno?
+1 (assuming the performance hit for doing so is incurred only when the exception is actually printed)
2) Where can I find the symbolic name in C?
Modules/errnomodule.c Cheers, Nick. -- Nick Coghlan | ncoghlan@gmail.com | Brisbane, Australia --------------------------------------------------------------- http://www.boredomandlaziness.org