]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Don't break a long line at an unpleasant point.
authorGuido van Rossum <guido@python.org>
Wed, 11 Feb 1998 22:34:51 +0000 (22:34 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 11 Feb 1998 22:34:51 +0000 (22:34 +0000)
Doc/lib/libposixfile.tex
Doc/libposixfile.tex

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