Martin v. Löwis <mar...@v.loewis.de> added the comment:

Thanks for the effort, but I'm rejecting this now. I'm not fundamentally 
opposed to restructing this code, but I do think that your change would be a 
slight loss of readability. If you absolutely cannot stand working with such a 
large code, please try to find supporters of a change on python-dev.

Wrt. your actual approach: this is somewhat uncoommon. If you have many files, 
you'd rather expect them to be integrated in the build process (i.e. with 
Makefile and VS project file changes) rather than recursive includes.

----------
resolution:  -> rejected
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14118>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to