]> granicus.if.org Git - python/commit
Added BUILD_SLICE opcode.
authorGuido van Rossum <guido@python.org>
Tue, 30 Jul 1996 16:26:07 +0000 (16:26 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 30 Jul 1996 16:26:07 +0000 (16:26 +0000)
commit56a733856e4e06952c7d6cae1a7d85d7a870f922
tree7151b88ca388239b3554cb8b35236e680fbe7a02
parent8ec318d43b7d3201fc3ac706f944b0f44d191ccb
Added BUILD_SLICE opcode.
Lib/dis.py