[Tutor] reference to directory a module is located at

bob gailer bgailer at gmail.com
Thu Jun 18 18:29:12 CEST 2009


Elisha Rosensweig wrote:
> Hi,
>
> How can I determine the directory in which a module is located, from 
> within that module?
sys.modules[__name__].__file__

-- 
Bob Gailer
Chapel Hill NC
919-636-4239


More information about the Tutor mailing list