1 2 3 4 5 6 7 8 9
"""http://www.logilab.org/ticket/6949.""" __revision__ = None print __dict__ is not None __dict__ = {} print __dict__ is not None