Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 859947d + 4639749 commit caf380aCopy full SHA for caf380a
1 file changed
Doc/library/2to3.rst
@@ -23,7 +23,7 @@ Using 2to3
23
also located in the :file:`Tools/scripts` directory of the Python root.
24
25
2to3's basic arguments are a list of files or directories to transform. The
26
-directories are to recursively traversed for Python sources.
+directories are recursively traversed for Python sources.
27
28
Here is a sample Python 2.x source file, :file:`example.py`::
29
0 commit comments