hydra.python.language module

Language constraints and reserved words for Python 3.

hydra.python.language.python_language() Language

Language constraints for Python 3.

hydra.python.language.python_reserved_words() Set[str]

A set of reserved words in Python.