Replace boost::scoped_ptr with std::unique_ptr.
[cumulus.git] / python / cumulus / localdb.py
2014-02-18 Michael VrableImplement a new Python wrapper for the local database.