Commit Graph

4 Commits

Author SHA1 Message Date
A. Jesse Jiryu Davis
2fa1750b07 Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
behackett
0ee7170cc2 It's 2012... 2012-04-19 12:40:38 -07:00
Mike Dirolf
b0f9875c36 stop using InvalidName in bson package (replace with InvalidDocument) 2010-09-14 13:55:41 -04:00
Mike Dirolf
9c182809f3 Create a separate bson package PYTHON-60
Many of the pymongo modules have been moved into the bson
package. Aliases for those modules have been added to the pymongo
package, without deprecation warnings for now. Application developers
should begin to use the bson namespace, as deprecation of moved
modules will probably begin in the next release.
2010-09-14 13:52:50 -04:00