Awesome, Bruce. Thanks. On Fri, Apr 3, 2009 at 9:10 PM, Bruce Kroeze <[email protected]> wrote:
> Done in 2017. > Actually, since Python is such a great language, I didn't have to touch any > of the payment modules. Instead I made a new url handler which understands > SSL ver 2.0 and registered it with urllib2. It does require that you > install the SSL backport from http://pypi.python.org/pypi/ssl/ if you are > using Python < 2.6, but everything else is completely transparent. > > If you don't install the SSL backport, it will simply fail with a warning, > leaving you with the existing functionality. > > Total time to do this once I realized the flexibility of urllib2 was just 1 > hour. What a language! > > Bruce Kroeze > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
