| .. |
|
__init__.py
|
version -> +
|
2010-08-13 11:12:18 -04:00 |
|
_cbsonmodule.c
|
typo
|
2010-08-11 03:59:37 +08:00 |
|
binary.py
|
add a __ne__ implementation wherever we define __eq__
|
2010-08-10 15:53:48 -04:00 |
|
bson.py
|
BUMP 1.8 - see changelog for details
|
2010-08-05 10:04:37 -04:00 |
|
code.py
|
add a __ne__ implementation wherever we define __eq__
|
2010-08-10 15:53:48 -04:00 |
|
collection.py
|
BUMP 1.8 - see changelog for details
|
2010-08-05 10:04:37 -04:00 |
|
connection.py
|
raise AutoReconnect when getLastError gives not master
|
2010-08-05 11:04:27 -04:00 |
|
cursor_manager.py
|
It's 2010!
|
2010-01-30 10:48:26 -05:00 |
|
cursor.py
|
towards pep8
|
2010-07-22 11:38:22 -04:00 |
|
database.py
|
towards pep8
|
2010-07-22 11:38:22 -04:00 |
|
dbref.py
|
BUMP 1.8 - see changelog for details
|
2010-08-05 10:04:37 -04:00 |
|
encoding_helpers.c
|
It's 2010!
|
2010-01-30 10:48:26 -05:00 |
|
encoding_helpers.h
|
It's 2010!
|
2010-01-30 10:48:26 -05:00 |
|
errors.py
|
BUMP 1.8 - see changelog for details
|
2010-08-05 10:04:37 -04:00 |
|
helpers.py
|
change tz_aware=False to be the default, so we're backwards compatible
|
2010-07-21 10:49:35 -04:00 |
|
json_util.py
|
BUMP 1.8 - see changelog for details
|
2010-08-05 10:04:37 -04:00 |
|
master_slave_connection.py
|
towards pep8
|
2010-07-22 11:38:22 -04:00 |
|
max_key.py
|
add a __ne__ implementation wherever we define __eq__
|
2010-08-10 15:53:48 -04:00 |
|
message.py
|
support for w, wtimeout, fsync, and any future getlasterror options
|
2010-08-03 11:24:24 -04:00 |
|
min_key.py
|
add a __ne__ implementation wherever we define __eq__
|
2010-08-10 15:53:48 -04:00 |
|
objectid.py
|
BUMP 1.8 - see changelog for details
|
2010-08-05 10:04:37 -04:00 |
|
son_manipulator.py
|
It's 2010!
|
2010-01-30 10:48:26 -05:00 |
|
son.py
|
It's 2010!
|
2010-01-30 10:48:26 -05:00 |
|
time64_config.h
|
no gmtime_r / localtime_r on windows
|
2010-05-10 17:23:44 -04:00 |
|
time64_limits.h
|
switch to using y2038 project for handling time stuff
|
2010-05-10 16:13:04 -04:00 |
|
time64.c
|
switch to using y2038 project for handling time stuff
|
2010-05-10 16:13:04 -04:00 |
|
time64.h
|
switch to using y2038 project for handling time stuff
|
2010-05-10 16:13:04 -04:00 |
|
timestamp.py
|
add a __ne__ implementation wherever we define __eq__
|
2010-08-10 15:53:48 -04:00 |
|
tz_util.py
|
Decode datetime instances as UTC/aware PYTHON-125
|
2010-06-22 17:52:55 -04:00 |