Kurt McKee

lessons learned in production

Archive

Hey there! This article was written in 2009.

It might not have aged well for any number of reasons, so keep that in mind when reading (or clicking outgoing links!).

listparser v0.2 - "Leveling up"

Posted 26 June 2009 in listparser

I just pushed listparser v0.2 to github and will shortly submit a release announcement to Freshmeat. Changes since v0.1:

  • RFC 822 date and time support added (+39 tests)
  • Added more thorough OPML version attribute detection (+5 tests)
  • dateModified and dateCreated OPML tags supported (+4 tests)
  • Added test cases for existing functionality (+2 tests)
  • <outline> htmlUrl attribute support added (+1 test)

That's 51 additional tests, so make sure they all complete on your system (especially if you're using a version of Python before 2.5, or a different interpreter like Jython). As always, let me know if you have any suggestions for improvement!

☕ Like my work? I accept tips!