]> granicus.if.org Git - python/commit
bpo-26985: Add missing info of code object in inspect documentation (GH-1090) (GH...
authorXiang Zhang <angwerzx@126.com>
Thu, 13 Apr 2017 03:14:17 +0000 (11:14 +0800)
committerGitHub <noreply@github.com>
Thu, 13 Apr 2017 03:14:17 +0000 (11:14 +0800)
commit14944c62300f741488c2f28cb91ad1e3fef7343b
tree2e5962898aa21f4f323618cbeed6efd3463dc8f5
parentf0c416799b33742af36d7c6608b9a422615fb3d2
bpo-26985: Add missing info of code object in inspect documentation (GH-1090) (GH-1099)
Doc/library/inspect.rst
Lib/inspect.py
Misc/NEWS