sys.exc_info()[1] returns the first 308 characters of an error message from a module. Is there a way to increase the length so it doesn't get cut off?
Cheers, Adam -- http://mail.python.org/mailman/listinfo/python-list
sys.exc_info()[1] returns the first 308 characters of an error message from a module. Is there a way to increase the length so it doesn't get cut off?
Cheers, Adam -- http://mail.python.org/mailman/listinfo/python-list