mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Added the bisect synopsis.
This commit is contained in:
parent
9030b0f053
commit
edf6b1f431
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
\section{Standard Module \module{bisect}}
|
||||
\declaremodule{standard}{bisect}
|
||||
|
||||
\modulesynopsis{None}
|
||||
\modulesynopsis{Array bisection algorithms for binary searching.}
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue