mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +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