On 04/23/2014 01:57 PM, tim.thel...@gmail.com wrote:

There is one problem though.  Currently, I have these functions logically
 organized into source files, each between 40 and 170 LOC.  I fear that if
I were to put all of these functions into one class, than I would have a
 single, very large source file.  I don't like working with large source
 files for practicall reasons.

I'm curious what these practical reasons are.  One my smallest source files has 
870 lines in it, my largest nearly 9000.

If the problem is your editor, you should seriously consider switching.

--
~Ethan~
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to