Home
/
Python 3.11
/
Diff Tools
/
get_grouped_opcodes
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Diff Tools
get_grouped_opcodes
Python 3.11
Return a generator of groups with up to n lines of context.
Syntax
PYTHON
Copy
get_grouped_opcodes(n=3)
See Also
generator
get_opcodes()
get_opcodes()