Maybe you’re a python programmer. Maybe you think del.icio.us is kinda cool. Maybe you’d like to be able to do this:
>>> print len(delicious.Href("https://www.vim.org/").posts())8
or:
>>> for post in…