This website requires JavaScript.
Explore
Help
Register
Sign In
mongodb
/
mongo-python-driver
Watch
1
Star
0
Fork
0
You've already forked mongo-python-driver
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
v2.5
mongo-python-driver
/
test
/
mod_wsgi_test
History
A. Jesse Jiryu Davis
d35bec12e5
Tests use MongoClient instead of Connection PYTHON-451
2013-02-11 20:57:17 -05:00
..
mod_wsgi_test_replica_set.wsgi
Tests use MongoClient instead of Connection PYTHON-451
2013-02-11 20:57:17 -05:00
mod_wsgi_test_single_server.wsgi
Tests use MongoClient instead of Connection PYTHON-451
2013-02-11 20:57:17 -05:00
mod_wsgi_test.conf
Test ReplicaSetConnection with mod_wsgi WEBSITE-598
2012-08-23 14:13:16 -04:00
test_client.py
Fix connection leak in mod_wsgi 2.x and Python <= 2.6: Instead of storing SocketInfos in threadlocals, watch for thread death with a weakref callback to a generic threadlocal PYTHON-353
2012-06-12 10:05:37 -04:00