]> granicus.if.org Git - python/commitdiff
Add a couple of items.
authorFred Drake <fdrake@acm.org>
Thu, 22 Apr 1999 13:05:52 +0000 (13:05 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 22 Apr 1999 13:05:52 +0000 (13:05 +0000)
Doc/TODO

index 2c0fc580d1d721eb8e400afc355f9f73b68557ec..12ac516a030df2658f8312ddbd9cc1b77616d325 100644 (file)
--- a/Doc/TODO
+++ b/Doc/TODO
@@ -7,9 +7,14 @@ PYTHON DOCUMENTATION TO-DO LIST                        -*- indented-text -*-
   mentioned in the Extending & Embedding manual, section 1.1; problem
   reported by Clay Spence <cspence@sarnoff.com>.)
 
+* Complete the "Matching vs. Searching" subsection in the re module
+  section.
+
 * Update the pickle documentation to describe all of the current
   behavior; only a subset is described.  __reduce__, etc.
 
+* Update the code module documentation.
+
 * In the indexes, some subitem entries are separated from the item
   entries by column- or page-breaks.  Reported by Lorenzo M. Catucci
   <lorenzo@argon.roma2.infn.it>.  This one will be hard.