diff options
Diffstat (limited to 'Doc/library/2to3.rst')
-rw-r--r-- | Doc/library/2to3.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/2to3.rst b/Doc/library/2to3.rst index 7011f92..90284af 100644 --- a/Doc/library/2to3.rst +++ b/Doc/library/2to3.rst @@ -354,7 +354,7 @@ and off individually. They are described here in more detail. .. moduleauthor:: Collin Winter -.. warning:: +.. note:: The :mod:`lib2to3` API should be considered unstable and may change drastically in the future. |