Antoine Pitrou <pit...@free.fr> added the comment: > Are you serious? Since the invention of structural programming, > creating a separate module for distinct functionality has been one of > the most powerful design techniques.
Yes, I'm serious, and I don't see what structural programming or design patterns have to do with it. And we're not even talking about "distinct functionality", we're talking about the exact same functionality, except that the return type has slightly different implementation characteristics. Doing a module split is foolish. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13882> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com