Gabriele Lanaro wrote:
I've yet asked this question on SO, I'll copy the contents:
I have a "canonical file structure" like that (I'm giving sensible names
to ease the reading):
mainpack/
__main__.py
__init__.py
- helpers/
__init__.py
path.py
- network/
__init__.py
I've yet asked this question on SO, I'll copy the contents:
I have a "canonical file structure" like that (I'm giving sensible names
to ease the reading):
mainpack/
__main__.py
__init__.py
- helpers/
__init__.py
path.py
- network/
__init__.py
clientlib.py
serv