Commit Graph

3 Commits

Author SHA1 Message Date
Greg Landrum
24f1737839 Remove a bunch of Python2-related warts (#2315)
* remove all of the "from __future__" imports

* remove the first batch of rdkit.six imports/uses

* next step of rdkit.six removal

* removing xrange, range, and some maps

* next round of removals

* next round of cleanups

* fix inchi test

* last bits of "from rdkit.six" are gone

* and the last of the six stuff is gone

* strange importlib problem
2019-03-06 20:43:49 -05:00
NadineSchneider
a47d2252ed Update README.txt 2016-11-28 10:17:10 +01:00
Nadine Schneider
dd947a65c0 Add reaction role assignment functionality to the RDKit Contrib 2016-09-19 13:56:07 +02:00