I hereby claim:
- I am ggerrietts on github.
- I am ggerrietts (https://keybase.io/ggerrietts) on keybase.
- I have a public key ASDmQNFn_Z7L9iWPA-NeSXs4pCK7XJaEwvN4M_grb-NaVgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/usr/bin/env python | |
| import types | |
| import MySQLdb as mdb | |
| HOST='localhost' | |
| USER='root' | |
| PASS='lol' | |
| class MicroDb(object): | |
| _connections = {} |
| worker_name,worker_email,issues_closed,manager_email | |
| Ed Ed,[email protected],1 2 4 5 7,[email protected] | |
| Tom Jones,[email protected],3 8 10,[email protected] | |
| Fred Smith,[email protected],6 9,[email protected] |