ID EN
Diff Tools

get_grouped_opcodes

Python 3.11

Return a generator of groups with up to n lines of context.

Syntax

PYTHON
get_grouped_opcodes(n=3)

See Also

generator get_opcodes() get_opcodes()