Home | History | Annotate | Download | only in python2.7

Lines Matching refs:mainobject

508         mainobject = getattr(main, object.__name__)
509 if mainobject is object: