Comment on Brubeck: A new Python web framework running on mongrel2parentComments−inportb15yIf you do use mysql, you're in luck... here's a pure python client module that can easily be monkey-patched for gevent/eventlet:http://code.google.com/p/pymysql/
Comments
If you do use mysql, you're in luck... here's a pure python client module that can easily be monkey-patched for gevent/eventlet:
http://code.google.com/p/pymysql/