Commit Graph

502 Commits

Author SHA1 Message Date
Mike Dirolf
6880e4af60 rename from_dict,to_dict to encode,decode, respectively 2010-09-14 13:55:22 -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