log FeedUpdater.py @ 85:479e8c06de49

age author description
Thu, 09 Sep 2010 16:36:29 +0200 Dirk Olmes look at the bozo value of the result to determine if something went wrong with the HTTP call
Thu, 29 Jul 2010 21:37:46 +0200 dirk log when creating a new FeedEntry
Wed, 28 Jul 2010 20:30:34 +0200 dirk FeedEntry provides a static method for creating new entries: better modularization and support for working with the class in interactive mode. FeedUpdater's normalize method is a module function now, again for ease of use in interactive scenarios