nntplib question
L. B.
lorenzo at mysurname.net
Sun Feb 23 14:50:34 EST 2003
More information about the Python-list mailing list
Sun Feb 23 14:50:34 EST 2003
- Previous message (by thread): nntplib question
- Next message (by thread): nntplib question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all, i'm building a trivial cgi-newsreader... at this stage i'm just hacking around the nntplib module trying to understand how it works. I didn't understand how to retrieve the message body because there is not a "body" header in usenet messages Till now i've just produced the code you'll find at the link below... could you please help me understand how to extract the body having the article number and or message-id? http://www.bolognini.net/python.html Thank You, Lorenzo
- Previous message (by thread): nntplib question
- Next message (by thread): nntplib question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list