[docs] [issue26213] Document BUILD_LIST_UNPACK & BUILD_TUPLE_UNPACK
Brett Cannon
report at bugs.python.org
Tue Jan 26 18:40:45 EST 2016
New submission from Brett Cannon:
Turns out the BUILD_TUPLE_UNPACK and BUILD_LIST_UNPACK opcodes are undocumented in the dis module.
----------
assignee: docs at python
components: Documentation
messages: 258985
nosy: benjamin.peterson, brett.cannon, docs at python
priority: low
severity: normal
stage: needs patch
status: open
title: Document BUILD_LIST_UNPACK & BUILD_TUPLE_UNPACK
versions: Python 3.6
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26213>
_______________________________________
More information about the docs
mailing list