Re: Basic questions about packages/modules.

2005-06-10 Thread Kay Schluehr
Negroup schrieb: > Hi, first of all sorry for boring you with a such simple request. I'm > using Python since few days, and I like it even if I'm not yet in > confidence. I'd like to organize my programs in hierarchical > structures, thus I thought that packages could be the solution, > however I h

Re: Basic questions about packages/modules.

2005-06-10 Thread John Abel
Negroup wrote: >Hi, first of all sorry for boring you with a such simple request. I'm >using Python since few days, and I like it even if I'm not yet in >confidence. I'd like to organize my programs in hierarchical >structures, thus I thought that packages could be the solution, >however I have so

Basic questions about packages/modules.

2005-06-10 Thread Negroup
Hi, first of all sorry for boring you with a such simple request. I'm using Python since few days, and I like it even if I'm not yet in confidence. I'd like to organize my programs in hierarchical structures, thus I thought that packages could be the solution, however I have some difficulties under