Bernie Hackett
aec685b374
Fix up copyright dates.
2015-03-25 11:55:02 -07:00
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
Ross Lawley
ea6ce59b94
Revert "Ensures UTC stays a singleton"
...
This reverts commit 088f6b6b57 .
2011-12-20 10:48:47 -08:00
Ross Lawley
72ef275f0b
Revert "Mark as safe for unpickling"
...
This reverts commit c5e41d6db5 .
2011-12-20 10:48:47 -08:00
Ross Lawley
716c7c8d46
Mark as safe for unpickling
2011-12-20 10:48:47 -08:00
Ross Lawley
aadd9e4eb4
Ensures UTC stays a singleton
2011-12-20 10:48:47 -08:00
Ross Lawley
8c68bde1f8
FixedOffset objects can now be copied / pickled
...
Defined __getinitargs__ so FixedOffset objects can
be copied / pickled.
2011-12-20 10:48:47 -08:00
Mike Dirolf
381cd8cb80
docs for pymongo->bson move PYTHON-60
2010-09-14 16:34:46 -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