]> granicus.if.org Git - python/commit
Issue #25822: Add docstrings to the fields of urllib.parse results.
authorSenthil Kumaran <senthil@uthcode.com>
Thu, 14 Jan 2016 08:11:39 +0000 (00:11 -0800)
committerSenthil Kumaran <senthil@uthcode.com>
Thu, 14 Jan 2016 08:11:39 +0000 (00:11 -0800)
commit86f7109dadea2c5c97c15e1878b862e769199d1d
treec22a89a5d097cf25a93c30121c4aa8545cd8df84
parent4e280a6f9fe9b052912de1aa11205346f91bb279
Issue #25822: Add docstrings to the fields of urllib.parse results.

Patch contributed by Swati Jaiswal.
Lib/urllib/parse.py
Misc/NEWS