]> granicus.if.org Git - python/commit
Address XXX comment in dis.py: inspect.py now attempts to reuse the dis.py compiler...
authorNick Coghlan <ncoghlan@gmail.com>
Tue, 17 Aug 2010 10:18:16 +0000 (10:18 +0000)
committerNick Coghlan <ncoghlan@gmail.com>
Tue, 17 Aug 2010 10:18:16 +0000 (10:18 +0000)
commit09c8123e6f2d01444b03e7971f3e3dec37474490
treeef40c7e94ccba25249313ecd46de2b131e99fd8a
parent77203adb7e3c50775b768a846ebc03514e69be77
Address XXX comment in dis.py: inspect.py now attempts to reuse the dis.py compiler flag values before resorting to defining its own
Lib/dis.py
Lib/inspect.py
Misc/NEWS