Fix bson.objectid docs PYTHON-250

This commit is contained in:
behackett 2011-05-27 11:35:41 -07:00
parent b347872c58
commit 5d82cb8306

View File

@ -4,7 +4,7 @@
.. automodule:: bson.objectid
:synopsis: Tools for working with MongoDB ObjectIds
.. autoclass:: pymongo.objectid.ObjectId([oid=None])
.. autoclass:: bson.objectid.ObjectId([oid=None])
:members:
.. describe:: str(o)