You can use the Python standard library traceback module http://docs.python.org/library/traceback
El viernes, 18 de mayo de 2012 14:18:56 UTC-3, Richard escribió: > > Hello, > > This one if for Rahul that can't get his email on the list for obscure > reason : > > Is there a function of exception object in web2py which will yield me > the line number of occurrence of exception? I am looking for something like > e.printStackTrace() in java. Sorry to disturb u for this, but i am not able > to ask this on mailing list because of following error:"An error (#357) > occurred while communicating with the server." > > Richard >

