Alexander Belopolsky <alexander.belopol...@gmail.com> added the comment:

The recommended way to check that an object is an instance of a namedtuple  is 
to check for the _fields attribute.  See issue7796, msg99869.

----------

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

Reply via email to