Add versionadded directive missing from r78983.

This commit is contained in:
Éric Araujo 2010-12-16 02:10:11 +00:00
parent 1ac0d7a7d3
commit f68fa05f7b
1 changed files with 3 additions and 0 deletions

View File

@ -54,6 +54,9 @@ compile Python sources.
Write legacy ``.pyc`` file path names. Default is to write :pep:`3147`-style
byte-compiled path names.
.. versionadded:: 3.2
The ``-i`` and ``-b`` options.
Public functions
----------------