mirror of
https://github.com/python/cpython.git
synced 2025-10-02 21:25:24 +00:00
fix some markup errors
This commit is contained in:
parent
71011e2c2b
commit
4a76da79cd
4 changed files with 5 additions and 5 deletions
|
@ -85,7 +85,7 @@ security purposes, the default is \code{False}.
|
|||
letter O (oh), and for optional mapping of the digit 1 (one) to either
|
||||
the letter I (eye) or letter L (el). The optional argument
|
||||
\var{map01} when not \code{None}, specifies which letter the digit 1 should
|
||||
be mapped to (when map01 is not \var{None}, the digit 0 is always
|
||||
be mapped to (when \var{map01} is not \code{None}, the digit 0 is always
|
||||
mapped to the letter O). For security purposes the default is
|
||||
\code{None}, so that 0 and 1 are not allowed in the input.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue