> I used below code to build email message
[...]
> msg.set_payload("Body of the email messagge")
[...]
> This code will build plain email message properly.
> But after building the message. If a email user
> download this mail through out look express then
> this email message will display witho
>>> Do people really like using __div__ to mean join?
>>
>> I think the '+' is used as a join for both strings and lists, so it
>> would probably be the better choice as far as consistency with the
>> language is concerned.
>
> The issue with that is that as long as we are subclassing
> strings
[using __div__ to mean join]
> I think the '+' is used as a join for both strings
> and lists, so it would probably be the better choice
> as far as consistency with the language is concerned.
+1.
=Tony.Meyer
--
http://mail.python.org/mailman/listinfo/python-list
> Are there any decent python memory profilers available?
As part of Google's "summer of code", Nick Smallbone (mentored by Michael
Hudson and Jeremy Hylton) will be developing a Python memory profiler.
I think the fact that this was a project suggestion by the PSF, and that it was
accepted, i