Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit caf380a

Browse files
committed
Issue #16199: Merge 2to3 typo fix from 3.2.
2 parents 859947d + 4639749 commit caf380a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/2to3.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Using 2to3
2323
also located in the :file:`Tools/scripts` directory of the Python root.
2424

2525
2to3's basic arguments are a list of files or directories to transform. The
26-
directories are to recursively traversed for Python sources.
26+
directories are recursively traversed for Python sources.
2727

2828
Here is a sample Python 2.x source file, :file:`example.py`::
2929

0 commit comments

Comments
 (0)