mongo-python-driver/bson
2015-04-13 12:09:58 -07:00
..
__init__.py Document uuid_subtype parameter for BSON.encode/decode. 2014-11-21 16:47:30 -08:00
_cbsonmodule.c PYTHON-698 - Try encoding types with broken __getattr__ methods 2014-05-16 14:02:12 -07:00
_cbsonmodule.h Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
binary.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
buffer.c Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
buffer.h Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
code.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
dbref.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
encoding_helpers.c Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
encoding_helpers.h Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
errors.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
json_util.py PYTHON-864 - Support RFC-3339 offset format for $date. 2015-04-13 12:09:58 -07:00
max_key.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
min_key.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
objectid.py PYTHON-789 Clarify valid ObjectId input. 2014-11-20 16:51:52 -05:00
py3compat.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
regex.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
son.py PYTHON-703 Remove slow SON.__contains__ method. 2014-10-24 13:07:55 -04:00
time64_config.h Split C extension in two (pymongo, bson) PYTHON-60 2010-09-14 13:55:41 -04:00
time64_limits.h Split C extension in two (pymongo, bson) PYTHON-60 2010-09-14 13:55:41 -04:00
time64.c Remove unused constant. 2014-03-14 09:13:46 -07:00
time64.h Remove asctime64_r (and related) PYTHON-327 2012-02-10 12:28:04 -08:00
timestamp.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
tz_util.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00