[lang-ref] ( type_object ) ( python )

def test_type_object():
    x = 'a'
    type(x) is str