Tags: Tontyna/pyzo
Tags
Add builtins, instance and constant in style (pyzo#519) * Add biltins, instance and constant token * Add biltins and instance in python parser * Add biltins, constant and instance in style * Solve case like exit() and sys.exit() * Remove constant token. False, None, True are keyword in Python 3 * Remove constant token * Remove constant in style
PreviousNext