[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Ideal directory structure?



On 30/01/10 21:10, Guy Hulbert wrote:
Why not just have foo.py then ?
That would be too messy. For the one full package I've written in Python since I learned to code Python, there is a gui that manages everything that happens in the gui. However, the gui class itself requires uses two other modules. One of these undergoes unit tests. So, foo remains five to ten lines of code. So it still makes sense to have separate modules.


Reply to: