mongo-python-driver/bson
2015-06-16 12:51:36 -07:00
..
__init__.py PYTHON-888 Add codec_options support to the bson module. 2015-06-16 12:51:36 -07:00
_cbsonmodule.c PYTHON-888 Add codec_options support to the bson module. 2015-06-16 12:51:36 -07:00
_cbsonmodule.h Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
binary.py PYTHON-881 - Backport CodecOptions class from 3.x. 2015-05-26 19:23:40 -07: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
codec_options.py PYTHON-881 - Backport CodecOptions class from 3.x. 2015-05-26 19:23:40 -07: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