]> 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:02 +0000 (23:48 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 17 Nov 2014 21:48:02 +0000 (23:48 +0200)
commit66dd4aaa96a4d7c23b6e6c18c63f58258442784c
tree3031971688c1a8de2a051fa3e86da66b10a17930
parent030e92d1a51c2caef0c23a74e65f0aaff002158f
Issue #20662: Argspec now is escaped in html output of pydoc.
Lib/pydoc.py