mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Clarify that iteration is over headers, not Mime elements.
This commit is contained in:
parent
ce96d8b684
commit
0318a939dd
1 changed files with 2 additions and 1 deletions
|
|
@ -21,7 +21,8 @@ Extension modules
|
|||
|
||||
Library
|
||||
-------
|
||||
- rfc822 Messages now support iteration.
|
||||
|
||||
- rfc822 Messages now support iterating over the headers.
|
||||
|
||||
- The (undocumented) tarfile.Tarfile.membernames has been removed;
|
||||
applications should use the getmember function.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue