Go to file
2009-01-14 16:49:44 -05:00
test some fixes for regex. test against mongo-qa bson_tests. 2009-01-09 14:36:23 -05:00
__init__.py add empty __init__ 2009-01-06 15:43:31 -05:00
.gitignore gitignore 2009-01-06 10:40:56 -05:00
bson.py get multiple SON objects from a string of concatenated BSON 2009-01-12 15:34:00 -05:00
dbref.py implementation of a DBRef type 2009-01-08 11:40:05 -05:00
mongo.py more tests that already pass 2009-01-14 16:49:44 -05:00
objectid.py new-ness support for oids 2009-01-13 09:18:03 -05:00
README initial commit 2009-01-06 10:16:45 -05:00
run_tests.py add son tests to test script 2009-01-08 16:13:43 -05:00
son.py cleaner 2009-01-12 15:19:25 -05:00
validate validate for kristina's test suite 2009-01-09 17:16:37 -05:00
validate.py validate both directions 2009-01-12 11:55:15 -05:00

A python driver for MongoDB.