Files
rdkit/Code/GraphMol/AtomIterators.cpp
Greg Landrum cecb51ef35 Fix/github1366 (#1374)
* add test

* update that test

* add python version of a test

* add some preconditions before dereferencing pointers

* make data members of AtomIterators private (not sure why these were ever made public)

* Fixes #1366

* switch to using std::runtime_error

* switch python tests too
2017-03-26 22:11:09 -04:00

17 KiB