]> granicus.if.org Git - python/commitdiff
Added versionadded entry for the annotate argument.
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Mon, 26 Jul 2010 18:27:49 +0000 (18:27 +0000)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Mon, 26 Jul 2010 18:27:49 +0000 (18:27 +0000)
Doc/library/pickletools.rst

index da3a7dd22e8c9672587a0bc16604491c217d26e2..dcb36b16f63c5e86f2b41128f0c38e83bec97019 100644 (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