mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-06 22:39:55 +08:00
- fixed dependency from ordering of dict keys in a doctest - replaced import of cPickle from the python2 lib w/ rdkit.six.moves.cPickle - fixed a few more tests - support pickle load/loads kw arguments with a portable interface