mirror of
https://github.com/davidhalter/parso.git
synced 2026-07-14 04:15:03 +08:00
55531ab65b
* Revision on assignment expression errors * added rule for __debug__ (should be a keyword) * reviewed error messages * added new failing samples * Adjustment upon Dave's review * rewind several changes in assignment errors * patched is_definition: command not found for assignment expressions * patched Python 2 inconsistent error messages in test_python_errors.py: command not found