Re: NNTPlib encoding issue

2009-02-13 Thread MRAB
mohit_ranka wrote: I am getting unknown encoding like, "=?Utf-8?B?QWRyaWFu?= " (quotes for clarity) for name of the author from nntplib module. which seems like an encoding issue with NNTPLib module. What should i do to get author name information in human readable format. The original text wa

NNTPlib encoding issue

2009-02-12 Thread mohit_ranka
I am getting unknown encoding like, "=?Utf-8?B?QWRyaWFu?= " (quotes for clarity) for name of the author from nntplib module. which seems like an encoding issue with NNTPLib module. What should i do to get author name information in human readable format. Thanks and regards, Mohit Ranka -- http://