mongo-python-driver/doc/api
behackett e0b52baf8e PYTHON-672 - Make read preference a class
This commit introduces the following changes:

- Each read preference is now a class.
- Read preferences other than Primary accept a tag_sets parameter.
- The tag_sets attribute of MongoClient, Database, and Collection has
  been removed. Use the tag_sets parameter of the new classes instead.
- The read_preferences.ReadPreference constant still exists and should
continue to work as expected for most users.
2014-04-14 16:28:07 -07:00
..
bson Option to not compile BSON regexes. PYTHON-500 2013-10-20 17:18:32 -04:00
gridfs PYTHON-310: Added find() method to gridfs 2014-01-06 14:57:00 -08:00
pymongo PYTHON-672 - Make read preference a class 2014-04-14 16:28:07 -07:00
index.rst docs for pymongo->bson move PYTHON-60 2010-09-14 16:34:46 -04:00