tests/languages/python/boolean_feature.test


Log

Author Commit Date CI Message
Erin Wild 2169c995 2017-10-21T04:06:35 Add Python builtin function highlighting (#1205) * Add Python builtin function highlighting * Add builtin functions from Python 3.6 * Python: Add 'nonlocal' and 'None' keywords * Update tests for Python * Python: Remove duplicated builtins that are already keywords * Run gulp
Golmote 7849c95e 2015-08-30T13:15:50 Add tests for Python