All Samples(2) | Call(0) | Derive(0) | Import(2)
src/p/y/pycogent-HEAD/tests/test_struct/test_asa.py pycogent(Download)
def test_0import(self): # sort by name """tests if can import _asa cython extension.""" global _asa from cogent.struct import _asa
src/c/o/cogent-1.5.3/tests/test_struct/test_asa.py cogent(Download)
def test_0import(self): # sort by name """tests if can import _asa cython extension.""" global _asa from cogent.struct import _asa