Skip to main content

is_python_keyword

Function is_python_keyword 

Source
pub fn is_python_keyword(input: &str) -> bool
Expand description

Returns whether input is a hard Python keyword.