Package json_to_relation :: Module mongodb :: Class newMongoColl
[hide private]
[frames] | no frames]

Class newMongoColl

source code

Class that enables the construct "with newMongoColl('myColl') as coll:" See http://effbot.org/zone/python-with-statement.htm for explanation

Instance Methods [hide private]
 
__init__(self, mongoObj, newCollName) source code
 
__enter__(self) source code
 
__exit__(self, errType, errValue, errTraceback) source code