Yury Selivanov added the comment:

Can this be enabled only for namedtuples?  Otherwise this might be a backwards 
incompatible change, for example:

  class Foo:
    '''spam'''
    _fields = None

----------
nosy: +yselivanov

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

Reply via email to