mongo-python-driver/tools
Mike Dirolf 88a62b0c3e license
2009-01-22 15:10:00 -05:00
..
README.rst move validate scripts to tools/ directory, add README there 2009-01-22 14:17:53 -05:00
validate move validate scripts to tools/ directory, add README there 2009-01-22 14:17:53 -05:00
validate.py license 2009-01-22 15:10:00 -05:00

Tools
=====
This directory contains tools for use with the ``pymongo`` module.

validate and validate.py
========================
These scripts are used by 10gen's driver testing tools to verify the
correctness of ``pymongo`` BSON module (``pymongo.bson``).