On Jun 02, 2014, at 12:56 PM, Rajeev S wrote:

>I was in an idea to follow "the one class per file" style, especially when
>the classes tend to grow large in size as in the tests.(It was mentioned in
>the Barry's style guide, and so is a common coding guideline.)
>
>Should I change that?

I intend to relax this constraint, whenever I get back to updating the style
guide.  In the meantime, don't consider the one-class-per-module a hard and
fast rule, especially for test modules.  Use your best judgment and when in
doubt, defer to readability, navigation, and discoverability.

Cheers,
-Barry
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to