From: Benjamin S. <sch...@pr...> - 2003-03-30 20:03:01
|
Thanx - I'm trying to do just that but I'm having a bad time trying to get the eGenix mx extensions to build. No luck so far so I can't build pypgsql either... :-( I'm using the urllib2 client HTTPS connection for a secure credit card processor that talks to Authorize.net. HTTPS is only available in the 2.3 alpha version of python. So far everything else supports it but my pyphsql stuff. Unfortunately that's kinda an important point... best regards, Ben Scherrey 3/29/2003 11:29:05 PM, Gerhard Häring <gh...@gh...> wrote: >* Benjamin Scherrey <sch...@pr...> [2003-03-29 22:07 -0500]: >> Is there (or will there soon be) a build available for Python 2.3 win32? > >As soon as somebody builds one. You could, too. Only free tools are >required to do so. There's even a README.win32 in the pyPgSQL source >distribution. > >> I'd really like to use pypgsql for my app but, unfortunately, I >> required the "https" connectivity that isn't available in the 2.2 >> release. > >I've once made a replacement SSL-enabled _socket.pyd that's currently >available at: > >http://pypgsql.sourceforge.net/misc/python-ssl.html > >I'll most likely move it to my new homepage soon (see sig). |