Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
MaildirMessage
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Tzury, post: 2969057"] I am getting the following error when trying to iterate in a message in a Maildir directory. please help. .... for m in msg: .... print m .... Traceback (most recent call last): File "<stdin>", line 2, in <module> File "email/message.py", line 286, in __getitem__ File "email/message.py", line 352, in get AttributeError: 'int' object has no attribute 'lower' [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
MaildirMessage
Top