[lang-ref] ( is_array ) ( python )

def test_is_array():
    assert type([]) is list