mongo-python-driver/pymongo
2009-02-17 10:53:03 -05:00
..
__init__.py consolidate index document generation 2009-02-10 10:35:13 -05:00
_cbsonmodule.c make sure we fail fast on when we get a string that's not utf-8 2009-02-17 10:53:03 -05:00
binary.py test equality 2009-02-02 10:04:49 -05:00
bson.py make sure we fail fast on when we get a string that's not utf-8 2009-02-17 10:53:03 -05:00
code.py new code class Code 2009-01-29 10:53:00 -05:00
collection.py initialize SON in the method body, not as a default argument (this bug caught me somewhere else at some point 2009-02-12 12:17:39 -05:00
connection.py reconnect on 'not master' errors 2009-02-12 17:31:39 -05:00
cursor_manager.py documentation: use epydoc format for rST parameter lists 2009-01-27 11:01:26 -05:00
cursor.py reconnect on 'not master' errors 2009-02-12 17:31:39 -05:00
database.py reset on a 'not master' from lasterror 2009-02-12 17:38:29 -05:00
dbref.py documentation: use epydoc format for rST parameter lists 2009-01-27 11:01:26 -05:00
errors.py starting work on pairing - will connect to master when given a pair. but doesn't handle auto-reconnection yet 2009-01-28 13:12:20 -05:00
objectid.py outdated TODO 2009-02-10 10:43:18 -05:00
son_manipulator.py TODO 2009-02-02 11:33:34 -05:00
son.py minor changes to appease pychecker 2009-02-10 09:55:19 -05:00