Exception value cut off

Ryan, Adam ARyan at co.linn.or.us
Thu May 12 16:00:52 EDT 2005


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



More information about the Python-list mailing list