mongo-python-driver/pymongo
2009-01-26 09:33:07 -05:00
..
__init__.py create package pymongo and move all pymongo related modules there 2009-01-22 10:44:26 -05:00
binary.py repr for binary 2009-01-23 16:50:42 -05:00
bson.py support for Binary -> binary and string -> string 2009-01-23 16:57:30 -05:00
collection.py _id can be anything. this hasn't been well tested yet. 2009-01-23 17:34:27 -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 _id goes first 2009-01-26 09:33:07 -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 _id goes first 2009-01-26 09:33:07 -05:00
objectid.py _id can be anything. this hasn't been well tested yet. 2009-01-23 17:34:27 -05:00
son_manipulator.py _id goes first 2009-01-26 09:33:07 -05:00
son.py make Binary instead of strings when coming from xml 2009-01-23 16:58:03 -05:00