mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +00:00
Added versionadded entry for the annotate argument.
This commit is contained in:
parent
a1c2ce0431
commit
f39f62802d
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@ ordinary users of the :mod:`pickle` module probably won't find the
|
|||
a short description. The value of *annotate* is used as a hint for
|
||||
the column where annotation should start.
|
||||
|
||||
.. versionadded:: 3.2 the *annotate* argument.
|
||||
|
||||
.. function:: genops(pickle)
|
||||
|
||||
Provides an :term:`iterator` over all of the opcodes in a pickle, returning a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue