Class design for parser object

2005-08-02 Thread James Saker
I've been working on a Python class object for APRS (Automatic Position Reporting System - a digital mode used by amateur radio operators) and have been going through David Mertz's Text Processing in Python book to help in the construction of the parser component of the class. I was curious if

SSL postgresql & pgdb

2005-08-11 Thread James Saker
Just curious if anyone's aware of a good recipe for setting up SSL access to postgresql for pgdb (or another appropriate db-sig 2 compliant module). Or any good recommendations/considerations e.g. m2crypto with pgdb. jamie -- http://mail.python.org/mailman/listinfo/python-list