Home
last modified time | relevance | path

Searched refs:cifstr (Results 1 – 2 of 2) sorted by relevance

/dports/science/py-pymol/pymol-open-source-2.4.0/modules/pymol/
H A Dconstants.py48 cifstr = 61 variable in _loadable
70 loadable.cif : loadable.cifstr,
/dports/science/py-pymol/pymol-open-source-2.4.0/modules/chempy/
H A Dcif.py91 def parse_cif(cifstr): argument
97 token_it = ciftokeniter(cifstr)