mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-05 22:04:27 +08:00
* Fixes #2277 * changes in response to review the big one is to move the PXA parser into the normal mol file parsing * move the PXA changes to the writer as well * SCN actually only needs 7 characters * add test * fixes in response to review * handle blanks (instead of zeros) in the counts line. The ctfile.pdf doc says we should do this * Make the SGroup reader more robust w.r.t. bad data The current behavior leads to uncaught exceptions when a line is too short. This should clear that up so that we always throw the usual FileParseException * make error messages a bit easier to read
39 KiB
39 KiB