File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -417,7 +417,7 @@ \section{Built-in Module \sectcode{posix}}
417417the \code {unlink} name is its traditional \UNIX {} name.
418418\end {funcdesc }
419419
420- \begin {funcdesc }{utime}{path\, \( atime\ , mtime\) }
420+ \begin {funcdesc }{utime}{path\, { \rm (} atime, mtime{ \rm )} }
421421Set the access and modified time of the file to the given values.
422422(The second argument is a tuple of two items.)
423423\end {funcdesc }
Original file line number Diff line number Diff line change @@ -417,7 +417,7 @@ \section{Built-in Module \sectcode{posix}}
417417the \code {unlink} name is its traditional \UNIX {} name.
418418\end {funcdesc }
419419
420- \begin {funcdesc }{utime}{path\, \( atime\ , mtime\) }
420+ \begin {funcdesc }{utime}{path\, { \rm (} atime, mtime{ \rm )} }
421421Set the access and modified time of the file to the given values.
422422(The second argument is a tuple of two items.)
423423\end {funcdesc }
You can’t perform that action at this time.
0 commit comments