SfaTable module depends on pdg (postgres) package being installed. Move the import...
authorTony Mack <tmack@cs.princeton.edu>
Wed, 25 Aug 2010 19:31:29 +0000 (19:31 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Wed, 25 Aug 2010 19:31:29 +0000 (19:31 +0000)
commit58d1f7648212cd6897b8b53ce80c2014b08c19bc
treed3101d11e633d55c4b19a154f28ee891218636bc
parent8b53a64fd670bc9e8e6380a695418776d6efb8e8
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