Skip to content

Commit aa6402a

Browse files
committed
Remove unused 'msg' var
1 parent 8cda6c2 commit aa6402a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/email/feedparser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ def _parsegen(self):
266266
yield NeedMoreData
267267
continue
268268
break
269-
msg = self._pop_message()
269+
self._pop_message()
270270
# We need to pop the EOF matcher in order to tell if we're at
271271
# the end of the current file, not the end of the last block
272272
# of message headers.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy