File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -3898,10 +3898,8 @@ written in Python, such as a mail server's external command delivery program.
3898
3898
3899
3899
See the Unix manual page
3900
3900
:manpage: `times(2)` and :manpage: `times(3)` manual page on Unix or `the GetProcessTimes MSDN
3901
- <https://docs.microsoft.com/windows/win32/api/processthreadsapi/nf-processthreadsapi-getprocesstimes> `
3902
- _ on Windows.
3903
- On Windows, only :attr: `user ` and :attr: `system ` are known; the other
3904
- attributes are zero.
3901
+ <https://docs.microsoft.com/windows/win32/api/processthreadsapi/nf-processthreadsapi-getprocesstimes> `_
3902
+ on Windows. On Windows, only :attr: `user ` and :attr: `system ` are known; the other attributes are zero.
3905
3903
3906
3904
.. availability :: Unix, Windows.
3907
3905
You can’t perform that action at this time.
0 commit comments