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 @@ -3603,10 +3603,8 @@ written in Python, such as a mail server's external command delivery program.
3603
3603
3604
3604
See the Unix manual page
3605
3605
:manpage: `times(2)` and :manpage: `times(3)` manual page on Unix or `the GetProcessTimes MSDN
3606
- <https://docs.microsoft.com/windows/win32/api/processthreadsapi/nf-processthreadsapi-getprocesstimes> `
3607
- _ on Windows.
3608
- On Windows, only :attr: `user ` and :attr: `system ` are known; the other
3609
- attributes are zero.
3606
+ <https://docs.microsoft.com/windows/win32/api/processthreadsapi/nf-processthreadsapi-getprocesstimes> `_
3607
+ on Windows. On Windows, only :attr: `user ` and :attr: `system ` are known; the other attributes are zero.
3610
3608
3611
3609
.. availability :: Unix, Windows.
3612
3610
You can’t perform that action at this time.
0 commit comments