summaryrefslogtreecommitdiffstats
path: root/Lib/test/pydoc_mod.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-26120: make pydoc exclude __future__ imports from the data block of the m...Irit Katriel2022-03-281-0/+2
* bpo-40296: Fix supporting generic aliases in pydoc (GH-30253)Serhiy Storchaka2022-03-181-0/+12
* Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations.Yury Selivanov2016-09-091-1/+1
* don't remove self from example code in the HTML output (closes #13223)Benjamin Peterson2014-06-071-0/+10
* Issue #10446: Several changes to module documentation generated by pydoc:Alexander Belopolsky2010-11-181-1/+1
* Merged revisions 63724,63726,63732,63744,63754-63755,63757-63758,63760,63775,...Georg Brandl2008-06-101-27/+0
* Merged revisions 63412,63445-63447,63449-63450,63452,63454,63459,63463,63465,...Georg Brandl2008-05-251-0/+54