]> granicus.if.org Git - python/commit
Issue #20662: Argspec now is escaped in html output of pydoc.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 17 Nov 2014 21:48:35 +0000 (23:48 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 17 Nov 2014 21:48:35 +0000 (23:48 +0200)
commit0ff742ce2bf95766886fe4265ab8c24f4f50bc0f
treedd6a05899311e8f0a3bf4afebcb1144732f7fac4
parenta34cd0c781d8e6581fdb4927560f81b594e29f1d
parent66dd4aaa96a4d7c23b6e6c18c63f58258442784c
Issue #20662: Argspec now is escaped in html output of pydoc.
Lib/pydoc.py