mongo-python-driver/pymongo
Mike Dirolf 7bbb4a5133 python 2.3 support
mostly not using unittest.assertTrue and assertFalse.
also not using decorator syntax, and some missing built-ins (sorted, etc.)
2009-02-20 14:35:21 -05:00
..
__init__.py consolidate index document generation 2009-02-10 10:35:13 -05:00
_cbsonmodule.c changes to support python 2.4 2009-02-20 10:38:17 -05:00
binary.py test equality 2009-02-02 10:04:49 -05:00
bson.py python 2.3 support 2009-02-20 14:35:21 -05:00
code.py new code class Code 2009-01-29 10:53:00 -05:00
collection.py doc 2009-02-17 11:48:13 -05:00
connection.py python 2.3 support 2009-02-20 14:35:21 -05:00
cursor_manager.py documentation: use epydoc format for rST parameter lists 2009-01-27 11:01:26 -05:00
cursor.py changes to support python 2.4 2009-02-20 10:38:17 -05:00
database.py changes to support python 2.4 2009-02-20 10:38:17 -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 python 2.3 support 2009-02-20 14:35:21 -05:00
son_manipulator.py TODO 2009-02-02 11:33:34 -05:00
son.py python 2.3 support 2009-02-20 14:35:21 -05:00