tests/languages/python/operator_feature.test

Branch


Log

Author Commit Date CI Message
Wei Ting 18bd101c 2021-10-05T23:53:12 Python: Recognise walrus operator (#3126)
Michael Schmidt 1d1fb800 2018-11-29T13:43:22 Python: Operator keywords are now keywords (#1617) Change `and`, `not`, and `or` to keywords.
Golmote 7849c95e 2015-08-30T13:15:50 Add tests for Python