On 10/25/2010 7:26 AM, Andrew wrote:
> On Fri, 22 Oct 2010 23:23:31 +0200, Antoine Pitrou wrote:
>
>> On Fri, 22 Oct 2010 17:02:07 -0400
>> Andrew wrote:
>>>
>>> Python's nntplib seems ideal for my purposes, but as far as I can see it
>>> doesn't support nntps connections. If I understand nntp co
On Fri, 22 Oct 2010 23:23:31 +0200, Antoine Pitrou wrote:
> On Fri, 22 Oct 2010 17:02:07 -0400
> Andrew wrote:
>>
>> Python's nntplib seems ideal for my purposes, but as far as I can see it
>> doesn't support nntps connections. If I understand nntp correctly (I may
>> not) that means, among othe
On Fri, 22 Oct 2010 17:02:07 -0400
Andrew wrote:
>
> Python's nntplib seems ideal for my purposes, but as far as I can see it
> doesn't support nntps connections. If I understand nntp correctly (I may
> not) that means, among other things, it sends passwords in cleartext.
>
> That won't do. I n
I'm working on a personal project that, among other things, needs to talk
to a news server.
Python's nntplib seems ideal for my purposes, but as far as I can see it
doesn't support nntps connections. If I understand nntp correctly (I may
not) that means, among other things, it sends passwords in