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.
1 parent fc9a113 commit 9ad5bf6Copy full SHA for 9ad5bf6
1 file changed
Doc/library/os.rst
@@ -2104,8 +2104,6 @@ features:
2104
- If *times* and *ns* are both ``None``,
2105
this is equivalent to specifying ``ns=(atime_ns, mtime_ns)``
2106
where both times are the current time.
2107
- (The effect is similar to running the Unix program
2108
- :program:`touch` on *path*.)
2109
2110
It is an error to specify tuples for both *times* and *ns*.
2111
0 commit comments