Fixed a bug: An attempt was made to call the string "replace" method on the values found in sys.exc_info()[0] and sys.exc_info()[1]. These values are not strings - they are in fact a type and an object respectively. They have therefore been cast to strings.
Description
Description
Details
Details
- Committed
Nicholas Robinson <nicholas.robinson@cern.ch> Feb 11 2008, 09:29 - Parents
- R3600:29800113544a: Cleaned markup.
- Branches
- Unknown
- Tags