]> granicus.if.org Git - python/commitdiff
Caught a few more spurious \setindexsubitem macros....
authorFred Drake <fdrake@acm.org>
Tue, 7 Apr 1998 22:06:41 +0000 (22:06 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 7 Apr 1998 22:06:41 +0000 (22:06 +0000)
Doc/lib/libposix.tex
Doc/lib/libstring.tex
Doc/lib/libtypes.tex
Doc/libmacfs.tex
Doc/libposix.tex
Doc/libstring.tex
Doc/libtypes.tex
Doc/mac/libmacfs.tex

index a148e7fedf1c7b8ab583c42995c26970c3da59bd..bccc283eb31ac216d16a0acf364bddea583f7d1d 100644 (file)
@@ -28,7 +28,6 @@ for type errors, while errors reported by the system calls raise
 
 Module \module{posix} defines the following data items:
 
-\setindexsubitem{(data in module posix)}
 \begin{datadesc}{environ}
 A dictionary representing the string environment at the time
 the interpreter was started.
index 6df547ecca44fa23069e9aabcbbedd084e1f2d87..39392296842cd26e0a38134e0c80b66ff3a68a37 100644 (file)
@@ -9,7 +9,6 @@ expressions.
 
 The constants defined in this module are are:
 
-\setindexsubitem{(data in module string)}
 \begin{datadesc}{digits}
   The string \code{'0123456789'}.
 \end{datadesc}
index d5a44037fdc01051050a56bbf4e55b2bd30eeac7..117cce60522b8dc8481dd86b787d2a8ba5f983b2 100644 (file)
@@ -802,9 +802,8 @@ Write a list of strings to the file.  There is no return value.
 \method{writelines()} does not add line separators.)
 \end{methoddesc}
 
-File objects also offer the following attributes:
 
-\setindexsubitem{(file attribute)}
+File objects also offer the following attributes:
 
 \begin{memberdesc}[file]{closed}
 Boolean indicating the current state of the file object.  This is a
index e0830a1c0c2409868d50f56b036c1a75c6fc5455..69611b4141ae9cd6e4b414fe17e018320988d079 100644 (file)
@@ -114,7 +114,6 @@ The raw data from the FSSpec object, suitable for passing
 to other applications, for instance.
 \end{memberdesc}
 
-\setindexsubitem{(FSSpec object method)}
 \begin{methoddesc}[FSSpec]{as_pathname}{}
 Return the full pathname of the file described by the \pytype{FSSpec}
 object.
index a148e7fedf1c7b8ab583c42995c26970c3da59bd..bccc283eb31ac216d16a0acf364bddea583f7d1d 100644 (file)
@@ -28,7 +28,6 @@ for type errors, while errors reported by the system calls raise
 
 Module \module{posix} defines the following data items:
 
-\setindexsubitem{(data in module posix)}
 \begin{datadesc}{environ}
 A dictionary representing the string environment at the time
 the interpreter was started.
index 6df547ecca44fa23069e9aabcbbedd084e1f2d87..39392296842cd26e0a38134e0c80b66ff3a68a37 100644 (file)
@@ -9,7 +9,6 @@ expressions.
 
 The constants defined in this module are are:
 
-\setindexsubitem{(data in module string)}
 \begin{datadesc}{digits}
   The string \code{'0123456789'}.
 \end{datadesc}
index d5a44037fdc01051050a56bbf4e55b2bd30eeac7..117cce60522b8dc8481dd86b787d2a8ba5f983b2 100644 (file)
@@ -802,9 +802,8 @@ Write a list of strings to the file.  There is no return value.
 \method{writelines()} does not add line separators.)
 \end{methoddesc}
 
-File objects also offer the following attributes:
 
-\setindexsubitem{(file attribute)}
+File objects also offer the following attributes:
 
 \begin{memberdesc}[file]{closed}
 Boolean indicating the current state of the file object.  This is a
index e0830a1c0c2409868d50f56b036c1a75c6fc5455..69611b4141ae9cd6e4b414fe17e018320988d079 100644 (file)
@@ -114,7 +114,6 @@ The raw data from the FSSpec object, suitable for passing
 to other applications, for instance.
 \end{memberdesc}
 
-\setindexsubitem{(FSSpec object method)}
 \begin{methoddesc}[FSSpec]{as_pathname}{}
 Return the full pathname of the file described by the \pytype{FSSpec}
 object.