On 21Sep2009 10:49, Jason Tackaberry wrote:
| On Wed, 2009-09-16 at 14:49 -0400, Jason Tackaberry wrote:
| > Since the rfc822 module was removed in Python 3, and is deprecated in
| > 2.3, I am obviously trying to avoid using it.
| >
| > But I'm having a hard time finding an equivalent to rfc822.A
En Mon, 21 Sep 2009 11:49:15 -0300, Jason Tackaberry
escribió:
On Wed, 2009-09-16 at 14:49 -0400, Jason Tackaberry wrote:
Since the rfc822 module was removed in Python 3, and is deprecated in
2.3, I am obviously trying to avoid using it.
But I'm having a hard time finding an equivalent to r
In article ,
Jason Tackaberry wrote:
>On Wed, 2009-09-16 at 14:49 -0400, Jason Tackaberry wrote:
>> Since the rfc822 module was removed in Python 3, and is deprecated in
>> 2.3, I am obviously trying to avoid using it.
>>
>> But I'm having a hard time finding an equivalent to rfc822.AddressList
On Wed, 2009-09-16 at 14:49 -0400, Jason Tackaberry wrote:
> Since the rfc822 module was removed in Python 3, and is deprecated in
> 2.3, I am obviously trying to avoid using it.
>
> But I'm having a hard time finding an equivalent to rfc822.AddressList
> in the email module, which I want to use t
Hi,
Since the rfc822 module was removed in Python 3, and is deprecated in
2.3, I am obviously trying to avoid using it.
But I'm having a hard time finding an equivalent to rfc822.AddressList
in the email module, which I want to use to parse a _list_ of addresses:
>>> addrlist = 'John Do