![]() |
Gast compatibility library. Supports 0.2.2 and 0.3.2.
Functions
Module(...)
: partial(func, *args, **keywords) - new function with partial application
Name(...)
: partial(func, *args, **keywords) - new function with partial application
Str(...)
: partial(func, *args, **keywords) - new function with partial application
is_literal(...)
: Tests whether node represents a Python literal.
Other Members | |
---|---|
GAST2 |
False
|
GAST3 |
True
|