Nick Coghlan added the comment:

Version added is correct here, as the "create_module()" methods are all new in 
3.4, and the traditional granularity for deciding "addition or change?" is that 
new functions, methods, and attributes are always additions, even if they're 
being added to a class definition.

----------

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

Reply via email to