Skip to main content

PYTHON_KEYWORDS

Constant PYTHON_KEYWORDS 

Source
pub const PYTHON_KEYWORDS: &[&str];
Expand description

Python 3 reserved keywords that must not be used as plain identifiers.