diff options
author | Fred Drake <fdrake@acm.org> | 1998-07-27 19:12:58 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-07-27 19:12:58 (GMT) |
commit | 6f5bf8d59aaf7a481cdf4d81a8acbfb6a9c39d70 (patch) | |
tree | f6fae0088fdaa2c18a9ce0bf9f21df0f1b9b5edc /Doc/TODO | |
parent | 28700c464a5940f675e092add0683d5afe0fffa0 (diff) | |
download | cpython-6f5bf8d59aaf7a481cdf4d81a8acbfb6a9c39d70.zip cpython-6f5bf8d59aaf7a481cdf4d81a8acbfb6a9c39d70.tar.gz cpython-6f5bf8d59aaf7a481cdf4d81a8acbfb6a9c39d70.tar.bz2 |
Minor tidy.
Diffstat (limited to 'Doc/TODO')
-rw-r--r-- | Doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,8 +7,8 @@ PYTHON DOCUMENTATION TO-DO LIST -*- indented-text -*- * Update the pickle documentation to describe all of the current behavior; only a subset is described. __reduce__, etc. -* Review libppath.tex for completeness, & system-specific behaviors. (Why - did this one get mentioned, specifically?) +* Review libposixpath.tex for completeness, & system-specific behaviors. + (Why did this one get mentioned, specifically?) * In the indexes, some subitem entries are separated from the item entries by column- or page-breaks. Reported by Lorenzo M. Catucci |