Re: Directory

2009-02-18 Thread gtillmon
On Feb 18, 8:15 am, Steve Holden wrote: > gtillmon wrote: > > Hello.  I am new to the Python language. > > I would like to know how to display and store the path of each mondule > > that is called. > > Modules are imported, not called. > > > Similar to the

Re: Directory

2009-02-18 Thread gtillmon
On Feb 18, 3:39 pm, "Gabriel Genellina" wrote: > En Wed, 18 Feb 2009 12:15:25 -0200, Steve Holden   > escribió: > > > gtillmon wrote: > >> I would like to know how to display and store the path of each mondule > >> that is called. > > It'

Directory

2009-02-18 Thread gtillmon
Hello. I am new to the Python language. I would like to know how to display and store the path of each mondule that is called. Similar to the old READY TRACE in COBOL of long ago. Thanks, George -- http://mail.python.org/mailman/listinfo/python-list