[lang-ref]
文字列
>
( string_parse_value )
> ( parse_int_empty ) ( python )
[lang-ref] ( parse_int_empty ) ( python )
def test_parse_int_empty(): with pytest.raises(ValueError): assert int('')