[lang-ref] ( is_string ) ( python )

def test_is_string():
    assert isinstance('a', str)