mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Add missing parenthesis. Found by cocoatomo on docs@.
This commit is contained in:
parent
a22ae21db6
commit
253deed862
1 changed files with 1 additions and 1 deletions
|
@ -993,7 +993,7 @@ directories.
|
|||
|
||||
Files in *src* that begin with :file:`.nfs` are skipped (more information on
|
||||
these files is available in answer D2 of the `NFS FAQ page
|
||||
<http://nfs.sourceforge.net/#section_d>`_.
|
||||
<http://nfs.sourceforge.net/#section_d>`_).
|
||||
|
||||
.. versionchanged:: 3.3.1
|
||||
NFS files are ignored.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue