Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0318a93

Browse files
committed
Clarify that iteration is over headers, not Mime elements.
1 parent ce96d8b commit 0318a93

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Misc/NEWS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ Extension modules
2121

2222
Library
2323
-------
24-
- rfc822 Messages now support iteration.
24+
25+
- rfc822 Messages now support iterating over the headers.
2526

2627
- The (undocumented) tarfile.Tarfile.membernames has been removed;
2728
applications should use the getmember function.

0 commit comments

Comments
 (0)