pub fn is_python_soft_keyword(input: &str) -> bool
Returns whether input is a Python soft keyword.
input