Best practice in organize classes into modules

Steven Woody narkewoody at gmail.com
Thu Jan 8 23:57:44 EST 2009


Hi,

In C++/Java, people usually put one class into one file.  What's the
suggestion on this topic in Python?  I so much interesting this
especially when exception classes also involved.

Thanks.

-
narke



More information about the Python-list mailing list