mongo-python-driver/bson
Bernie Hackett b26459cd6a Remove useless uuid module checks.
These were only needed for python 2.4 which does
not provide a uuid module.
2014-04-24 10:09:21 -07:00
..
__init__.py Remove useless uuid module checks. 2014-04-24 10:09:21 -07:00
_cbsonmodule.c Remove useless uuid module checks. 2014-04-24 10:09:21 -07:00
_cbsonmodule.h Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
binary.py Remove useless uuid module checks. 2014-04-24 10:09:21 -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 PYTHON-673 python 2/3 single-source for the bson module 2014-04-17 21:29:15 +00:00
dbref.py PYTHON-673 python 2/3 single-source for the bson module 2014-04-17 21:29:15 +00: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 Remove useless uuid module checks. 2014-04-24 10:09:21 -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-673 - Use bytes and remove binary_type 2014-04-23 13:25:00 -07:00
py3compat.py PYTHON-673 - Use bytes and remove binary_type 2014-04-23 13:25:00 -07:00
regex.py PYTHON-673 - Use bytes and remove binary_type 2014-04-23 13:25:00 -07:00
son.py PYTHON-673 python 2/3 single-source for the bson module 2014-04-17 21:29:15 +00: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 PYTHON-673 python 2/3 single-source for the bson module 2014-04-17 21:29:15 +00:00
tz_util.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00