mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Fix markup
This commit is contained in:
parent
0a8f5f709a
commit
544e13d126
1 changed files with 1 additions and 1 deletions
|
@ -214,7 +214,7 @@ Directory and files operations
|
||||||
Added a symlink attack resistant version that is used automatically
|
Added a symlink attack resistant version that is used automatically
|
||||||
if platform supports fd-based functions.
|
if platform supports fd-based functions.
|
||||||
|
|
||||||
.. data:: rmtree.avoids_symlink_attacks
|
.. attribute:: rmtree.avoids_symlink_attacks
|
||||||
|
|
||||||
Indicates whether the current platform and implementation provides a
|
Indicates whether the current platform and implementation provides a
|
||||||
symlink attack resistant version of :func:`rmtree`. Currently this is
|
symlink attack resistant version of :func:`rmtree`. Currently this is
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue