mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Merge 3.2, fix typos.
This commit is contained in:
commit
e41f0de84d
8 changed files with 8 additions and 8 deletions
|
@ -203,7 +203,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