mongo-python-driver/pymongo
2011-07-20 18:22:50 -07:00
..
__init__.py version -> + 2011-05-06 10:32:36 -07:00
_cmessagemodule.c Add support for iterators in _cmessage insert. 2011-07-06 11:50:08 -07:00
binary.py Create a separate bson package PYTHON-60 2010-09-14 13:52:50 -04:00
code.py Create a separate bson package PYTHON-60 2010-09-14 13:52:50 -04:00
collection.py Fix a minor typo. 2011-07-20 18:22:50 -07:00
common.py A few bug fixes and cleanups. 2011-05-23 14:13:07 -07:00
connection.py Improved AutoReconnect messages PYTHON-244 2011-07-18 16:23:39 -07:00
cursor_manager.py Fix three circular reference problems. 2011-04-14 12:01:26 -07:00
cursor.py Add a manipulate option to find(_one) PYTHON-224 2011-07-20 17:41:29 -07:00
database.py Auth improvements w/pooling and threads PYTHON-4 2011-07-11 19:27:20 -07:00
dbref.py Create a separate bson package PYTHON-60 2010-09-14 13:52:50 -04:00
errors.py Add a new uri_parser module PYTHON-243 2011-05-09 15:32:34 -07:00
helpers.py Properly handle new server errors that start with "not master" (e.g., "not master and slaveok=false") 2011-07-06 15:10:58 -07:00
json_util.py Move json_util from pymongo to bson as well PYTHON-60 2010-09-14 13:55:22 -04:00
master_slave_connection.py Documentation updates for MasterSlaveConnection. 2011-06-02 11:47:52 -07:00
max_key.py Create a separate bson package PYTHON-60 2010-09-14 13:52:50 -04:00
message.py Fix up error handling in message.insert. 2011-07-06 11:18:21 -07:00
min_key.py Create a separate bson package PYTHON-60 2010-09-14 13:52:50 -04:00
objectid.py Create a separate bson package PYTHON-60 2010-09-14 13:52:50 -04:00
son_manipulator.py Create a separate bson package PYTHON-60 2010-09-14 13:52:50 -04:00
son.py Create a separate bson package PYTHON-60 2010-09-14 13:52:50 -04:00
timestamp.py Create a separate bson package PYTHON-60 2010-09-14 13:52:50 -04:00
tz_util.py Create a separate bson package PYTHON-60 2010-09-14 13:52:50 -04:00
uri_parser.py Raise ConfigurationError to match parse_host. 2011-05-27 11:30:13 -07:00