]> 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:37:38 +0000 (11:37 +0800)
committerGitHub <noreply@github.com>
Thu, 13 Apr 2017 03:37:38 +0000 (11:37 +0800)
commit72b1d419ac5f7cd9ef82ffd2ffe21aa9b34e21d2
treeea87f70f534716769876deb21a13ae0a0e881674
parent1adca396766d318981c0a4b98d9cff2661a57735
bpo-26985: Add missing info of code object in inspect documentation (GH-1090) (GH-1100)
Doc/library/inspect.rst
Lib/inspect.py
Misc/NEWS