Scott David Daniels wrote: > I would amend this advice by adding that you should (in such cases) put > a commented-out import at the top level (so you can look at the top of a > module's source and see what other modules it relies upon.
That's what your editor's search function is for. -- http://mail.python.org/mailman/listinfo/python-list