diff options
author | Fred Drake <fdrake@acm.org> | 1998-04-07 22:06:41 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-04-07 22:06:41 (GMT) |
commit | 8e729ec31a391237e6a7182655f9bbaef0634e3e (patch) | |
tree | f8ae489b4dc2fad135fae15c52ca0e5558765628 /Doc/mac | |
parent | 5ab5503b8afeb5c2712d65aa7977ddd6247c1b39 (diff) | |
download | cpython-8e729ec31a391237e6a7182655f9bbaef0634e3e.zip cpython-8e729ec31a391237e6a7182655f9bbaef0634e3e.tar.gz cpython-8e729ec31a391237e6a7182655f9bbaef0634e3e.tar.bz2 |
Caught a few more spurious \setindexsubitem macros....
Diffstat (limited to 'Doc/mac')
-rw-r--r-- | Doc/mac/libmacfs.tex | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/mac/libmacfs.tex b/Doc/mac/libmacfs.tex index e0830a1..69611b4 100644 --- a/Doc/mac/libmacfs.tex +++ b/Doc/mac/libmacfs.tex @@ -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. |