Don't break a long line at an unpleasant point.

This commit is contained in:
Guido van Rossum 1998-02-11 22:34:51 +00:00
parent 8b0927eddc
commit ee833cca7b
2 changed files with 2 additions and 4 deletions

View File

@ -53,8 +53,7 @@ The posixfile module defines the following functions:
The posixfile object defines the following additional methods: The posixfile object defines the following additional methods:
\renewcommand{\indexsubitem}{(posixfile method)} \renewcommand{\indexsubitem}{(posixfile method)}
\begin{funcdesc}{lock}{fmt\, \optional{len\optional{\, start \begin{funcdesc}{lock}{fmt\, \optional{len\optional{\, start\optional{\, whence}}}}
\optional{\, whence}}}}
Lock the specified section of the file that the file object is Lock the specified section of the file that the file object is
referring to. The format is explained referring to. The format is explained
below in a table. The \var{len} argument specifies the length of the below in a table. The \var{len} argument specifies the length of the

View File

@ -53,8 +53,7 @@ The posixfile module defines the following functions:
The posixfile object defines the following additional methods: The posixfile object defines the following additional methods:
\renewcommand{\indexsubitem}{(posixfile method)} \renewcommand{\indexsubitem}{(posixfile method)}
\begin{funcdesc}{lock}{fmt\, \optional{len\optional{\, start \begin{funcdesc}{lock}{fmt\, \optional{len\optional{\, start\optional{\, whence}}}}
\optional{\, whence}}}}
Lock the specified section of the file that the file object is Lock the specified section of the file that the file object is
referring to. The format is explained referring to. The format is explained
below in a table. The \var{len} argument specifies the length of the below in a table. The \var{len} argument specifies the length of the