mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-07 22:44:25 +08:00
* Allow Atoms to be copyied in Python. The dunder copy method is the idiomatic way to support making copies in Python. Includes a test to make sure that copied atoms are usable. * Use RWMol in Code/GraphMol/Wrap/rough_test.py Co-Authored-By: d-b-w <dan.nealschneider@schrodinger.com> * Allow access to an atom's copy constructor in Python
19 KiB
19 KiB