pyblog-patch
This patch add missing functions wp.getTags, wp.getPageTemplates, wp.deleteComment, wp.editComment, wp.newComment, wp.getCommentStatusList, wp.getComments to python-blogger.
$ svn export -r10 http://python-blogger.googlecode.com/svn/trunk/pyblog pyblog
$ wget http://syntaxsugar.cz/wp-content/uploads/pyblog-paiti.patch
$ patch pyblog/pyblog/__init__.py < pyblog-paiti.patch