SfaTable module depends on pdg (postgres) package being installed. Move the import...
authorTony Mack <tmack@cs.princeton.edu>
Wed, 25 Aug 2010 19:32:28 +0000 (19:32 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Wed, 25 Aug 2010 19:32:28 +0000 (19:32 +0000)
commitda2cfb4ccfbea5585f9236068b0d34f0837dc661
treecdfb0d9ae230fb4c6f060a425c6edfaddb6b26e6
parent04b5f9e5568f006c4a582ed408f56b0e680bcaa2
SfaTable module depends on pdg (postgres) package being installed. Move the import into the methods that needs access to this libaray so that this module can be imported/used on systems that dont haave postgres installed
sfa/server/interface.py