Re: Module organization

2005-09-28 Thread bruno modulix
Lasse Vågsæther Karlsen wrote: > I am slowly learning Python and I'm already starting to write some minor > modules for myself. Undoubtedly there are better modules available > either built-in or 3rd party that do the same as mine and much more but > I need to learn it one way or another anyway. >

Re: Module organization

2005-09-28 Thread Robert Wierschke
Lasse Vågsæther Karlsen schrieb: > I am slowly learning Python and I'm already starting to write some minor > modules for myself. Undoubtedly there are better modules available > either built-in or 3rd party that do the same as mine and much more but > I need to learn it one way or another anyway.