mirror of
https://github.com/python/cpython.git
synced 2025-10-17 20:28:43 +00:00
Fix few typos.
This commit is contained in:
parent
490062b42c
commit
992d9e081f
4 changed files with 4 additions and 4 deletions
|
@ -178,7 +178,7 @@ class AddrlistClass:
|
|||
front of you.
|
||||
|
||||
Note: this class interface is deprecated and may be removed in the future.
|
||||
Use rfc822.AddressList instead.
|
||||
Use email.utils.AddressList instead.
|
||||
"""
|
||||
|
||||
def __init__(self, field):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue