Hi,

All of the methods from my program return None on error (i.e; I do not
want to assert and have the program exit).

Is it possible to print the current source file name/line number ?

ex: in C/C++ I would use the macros __FILE__ and __LINE__.

Regards,

Philippe



-- 
***************************
Philippe C. Martin
SnakeCard LLC
www.snakecard.com
***************************

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to