oops missing docs

This commit is contained in:
Mike Dirolf 2010-06-17 12:50:13 -04:00
parent 2bb4d67c12
commit 336e7db0a9
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,7 @@
:mod:`max_key` -- Representation for the MongoDB internal MaxKey type
=====================================================================
.. versionadded:: 1.7
.. automodule:: pymongo.max_key
:synopsis: Representation for the MongoDB internal MaxKey type
:members:

View File

@ -0,0 +1,7 @@
:mod:`min_key` -- Representation for the MongoDB internal MinKey type
=====================================================================
.. versionadded:: 1.7
.. automodule:: pymongo.min_key
:synopsis: Representation for the MongoDB internal MinKey type
:members: