> A concrete example would probably help. What are you envisioning?
Let say you have an interface (zope.interface) IMyProduct and two
classes
implementing the interface MyProduct1 and MyProduct2 ...
But I think I found the answer. One file each.
Python is just more flexible than java in the sens that you dont NEED
to do
"one class" = "one file" -- h -- http://mail.python.org/mailman/listinfo/python-list
