[docs] [issue31822] Document that urllib.parse.{Defrag, Split, Parse}Result are namedtuples

Serhiy Storchaka report at bugs.python.org
Mon Oct 23 15:05:32 EDT 2017


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

collections.namedtuples is not a class.

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31822>
_______________________________________


More information about the docs mailing list