Eduardo Alvarez wrote:
> When trying to use nntplib to connect to the news server nntp.aioe.org,
> a bizarre sequence of events occurs:
>
> 1) I import the module, and create an instance, as follows:
>
> s = nntplib.NNTP('nntp.aioe.org')
>
> I get no errors, which leads me to believe all went w
On 05/27/10 02:01, Eduardo Alvarez wrote:
When trying to use nntplib to connect to the news server nntp.aioe.org,
a bizarre sequence of events occurs:
1) I import the module, and create an instance, as follows:
s = nntplib.NNTP('nntp.aioe.org')
I get no errors, which leads me to believe all we
* Eduardo Alvarez, on 27.05.2010 03:01:
When trying to use nntplib to connect to the news server nntp.aioe.org,
a bizarre sequence of events occurs:
1) I import the module, and create an instance, as follows:
s = nntplib.NNTP('nntp.aioe.org')
I get no errors, which leads me to believe all went