]> granicus.if.org Git - python/commitdiff
Added the bisect synopsis.
authorFred Drake <fdrake@acm.org>
Mon, 27 Jul 1998 22:16:46 +0000 (22:16 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 27 Jul 1998 22:16:46 +0000 (22:16 +0000)
Doc/lib/libbisect.tex

index 14f80271b48f80711a5a2b6940c61ef85cc28b3f..dd40bc4ee9df196b8dbe545f54de4d40cbff3551 100644 (file)
@@ -5,7 +5,7 @@
 \section{Standard Module \module{bisect}}
 \declaremodule{standard}{bisect}
 
-\modulesynopsis{None}
+\modulesynopsis{Array bisection algorithms for binary searching.}