Files
rdkit/rdkit/sping/ReportLab
gedeck 7d3a8b940a Remove deprecated string module functions (#1223)
* 1194: Review assignments of range in Python code 

Task-Url: https://github.com/rdkit/rdkit/issues/1194
Either wrapped the range expression into a list or made sure that the
code is working with a range object.

* Removed use of deprecated string module functions
2016-12-21 17:02:03 +01:00
..