mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* backup * simple first pass, passes all tests * cleanup a bunch of existing uses * ensure that we can safely add atoms/bonds while in edit mode * add context manager on python side * handle exceptions properly in those * changes in response to review