Nick Coghlan added the comment:

I'd ask "Why not a class method?", but I already know the answer 
(types.ModuleType is implemented in C, so it would be unnecessarily painful to 
implement it that way).

Given that, the utility function approach sounds good to me.

----------

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

Reply via email to