Commit 637314ff authored by nikhil n's avatar nikhil n

white space adjusted

parent 344c58b8
......@@ -15,7 +15,7 @@
$Id$
"""
nasty_exception_str = getattr(Exception.__str__,'im_func',None)
nasty_exception_str = getattr(Exception.__str__, 'im_func', None)
def ustr(v):
"""Convert any object to a plain string or unicode string,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment