Guillaume Raffy
e5ced9e8bb
- fixed bug in SshAccessedMysqlDb which didn't handle the fields with is_autoinc_index properly - fixed bug in SshAccessedMysqlDb which failed when a field description contained double quotes - improved SshAccessedMysqlDb.query(), which now displays the error message on failure - fixed bug in SshAccessedMysqlDb.table_exists,which failed when the table didn't exist. work related to [https://bugzilla.ipr.univ-rennes.fr/show_bug.cgi?id=3958] |
||
---|---|---|
cocluto | ||
test | ||
.gitignore | ||
README.md | ||
setup.py |
README.md
cocluto : COmpute CLUster TOols
these are a set of common modules that are used in various compute cluster related code at Institut de Physique de Rennes
how to test
(cocluto.venv) graffy@graffy-ws2:~/work/simpaweb/cocluto.git$ python3 -m unittest test.test_cocluto