mongo-python-driver/pymongo
2009-01-23 16:21:45 -05:00
..
__init__.py create package pymongo and move all pymongo related modules there 2009-01-22 10:44:26 -05:00
bson.py license 2009-01-22 15:10:00 -05:00
collection.py can't iterate on a collection 2009-01-23 10:00:49 -05:00
connection.py better error messages for iterating on connection, database 2009-01-23 10:05:59 -05:00
cursor_manager.py license 2009-01-22 15:10:00 -05:00
cursor.py be more careful about killing cursors 2009-01-23 10:32:45 -05:00
database.py a bit cleaner 2009-01-23 15:22:18 -05:00
dbref.py license 2009-01-22 15:10:00 -05:00
errors.py license 2009-01-22 15:10:00 -05:00
mongo.py license 2009-01-22 15:10:00 -05:00
objectid.py license 2009-01-22 15:10:00 -05:00
son_manipulator.py license 2009-01-22 15:10:00 -05:00
son.py document mapping (py types <-> mongo types). this is probably going to change soon so that binary has to be wrapped 2009-01-23 16:21:45 -05:00