[lang-ref] ( is_list ) ( python )

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