On Mon, Sep 01, 2014 at 05:43:30PM -0400, Liam Morland wrote: > process example (http://user:passw...@example.com/feed -> lkmorlan) > HTTP status 200 > could not get HTTP headers: example (http://user:passw...@example.com/feed -> > lkmorlan) > unrecognized version: example (http://user:passw...@example.com/feed -> > lkmorlan) > processing error: 'str' does not support the buffer interface: example > (http://user:passw...@example.com/feed -> lkmorlan)
Ah, that's because 'example.com/feed' isn't giving you an RSS or Atom feed ;). The ‘processing error’ reports are rss2email passing along a bozo exception [1]. If you can reproduce that error for a real feed (i.e. not ‘example.com’), you should probably report the problem to feedparser [2]. Cheers, Trevor [1]: https://github.com/wking/rss2email/blob/v3.8/rss2email/feed.py#L424 [2]: http://code.google.com/p/feedparser/ -- This email may be signed or encrypted with GnuPG (http://www.gnupg.org). For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy
signature.asc
Description: OpenPGP digital signature