I think that library is obsolete. It uses http, instead of https. On Nov 1, 3:00 pm, Fredrik Lundh <[EMAIL PROTECTED]> wrote: > assaf wrote: > > I'm trying to use Python to work with del.icio.us's API. > > Basically, I need to be able to do a simple https post, with > > username/password authentication. > > (For those interested, the del.icio.us API is here: > >http://del.icio.us/help/api/) > > > I can't for the life of me find a simple https example code that > > works... I'm working on Windows, btw, if that makes any difference.tried > > http://code.google.com/p/pydelicious/? > > (it's linked from the "useful things that other people have made" > section on del.icio.us' help page, just above the "developers" section > where you found that api link). > > </F>
-- http://mail.python.org/mailman/listinfo/python-list