Tim Roberts wrote:
>Observer <[EMAIL PROTECTED]> wrote:
>
>
>>Hi, im a newbie both to python and this list.
>>I hope someone can help me whith this:
>>
>>I have a directory structure like this:
>>.
>>|-- src
>>| `-- pkg
>>| |-- __init__.py
>>| |-- main.py
>>| `-- spkg1
>>|
Observer <[EMAIL PROTECTED]> wrote:
>
>Hi, im a newbie both to python and this list.
>I hope someone can help me whith this:
>
>I have a directory structure like this:
>.
>|-- src
>| `-- pkg
>| |-- __init__.py
>| |-- main.py
>| `-- spkg1
>| |-- __init__.py
>|