large class hierarchies in python

Ignacio Vazquez-Abrams ignacio at openservices.net
Sat Sep 8 22:04:07 EDT 2001


On Sat, 8 Sep 2001, Justin Dubs wrote:

> I want the directory structure to be the module (package?) structure of the
> program.  And I want each class to exist in a file of the same name.  I
> haven't yet gotten this concept to mesh well with the python module/import
> paradigm.  For example:

It's all explained in the tutorial:

  http://linux.ignacio.lan/docs/python/tut/node8.html#SECTION008400000000000000000

-- 
Ignacio Vazquez-Abrams  <ignacio at openservices.net>





More information about the Python-list mailing list