Re: subdirectories for sys.path import?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • mh@pixar.com

    Re: subdirectories for sys.path import?

    mh@pixar.com wrote:
    Is there a way to import a module from one of these subdirectories?
    Any other more pythonic ways to approach the situation?
    ah, the magic of __init__.py.

    Thanks all!

    --
    Mark Harrison
    Pixar Animation Studios
Working...