On 10/4/07, mhearne808[insert-at-sign-here]gmail[insert-dot-here]com
<[EMAIL PROTECTED]> wrote:
> I think I don't understand how the module search path works...
>
> Let's say I have a folders called 'test'. Underneath it, I create two
> more folders called 'foo' and 'bar'.
>
> In 'foo', I create a
I think I don't understand how the module search path works...
Let's say I have a folders called 'test'. Underneath it, I create two
more folders called 'foo' and 'bar'.
In 'foo', I create an empty '__init__.py' file, indicating that this
folder is a package 'foo'. I then create a simple python