From: Karol L. <kar...@kn...> - 2007-11-19 18:14:36
|
I removed all pickle/json functions and methods from data.py. It does seem healthier to leave the read/write layer outside of cclib. I left arrayify, listify, getattributes and setatttributes as they are. So, if someone wants a dictionary of attributes for JSON, getattributes is the best function, after calling listify (also just added an optional 'tolists' argument that does this). Karol -- written by Karol Langner Mon Nov 19 19:09:37 CET 2007 |