mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Issue #19795: Mark up None as literal text.
This commit is contained in:
commit
989db5c880
53 changed files with 112 additions and 110 deletions
|
@ -128,7 +128,7 @@ The following utility functions are defined:
|
|||
|
||||
Parse an IMAP4 ``INTERNALDATE`` string and return corresponding local
|
||||
time. The return value is a :class:`time.struct_time` tuple or
|
||||
None if the string has wrong format.
|
||||
``None`` if the string has wrong format.
|
||||
|
||||
.. function:: Int2AP(num)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue