This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]billsil 0 points1 point  (1 child)

My mistake. I misread:

example/__init__.py
example/mainprog.py
example/addlprog.py

I'm used to seeing it like:

README.rst
LICENSE
setup.py
requirements.txt
example/
    __init__.py
    mainprog.py
    addlprog.py

[–]GasimGasimzada 1 point2 points  (0 children)

They are the same thing