Added versionadded entry for the annotate argument.

This commit is contained in:
Alexander Belopolsky 2010-07-26 18:27:49 +00:00
parent a1c2ce0431
commit f39f62802d
1 changed files with 2 additions and 0 deletions

View File

@ -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