Related Entries

Opera RSS to OPML
Soup is beautiful
Using Leo with reST
Jython is great
Quick UI for DocIndexer

« Just Shoot Me!
» Joel: Nothing is as simple as it seems

Printer-friendly

SSL in Python

A recipe for using SSL in Python. Ah, a life saver. I was using VBScript with XMLHTTP component so far...

A recipe for using SSL in Python. Ah, a life saver. I was using VBScript with XMLHTTP component so far for HTTPS sites, but this takes that last thorn out of a normal workday.

Somewhat related, new version of ZCVSMixin is out.

//-->