-
Notifications
You must be signed in to change notification settings - Fork 446
MATCH not recognized #2558
Description
What were you trying to do?
I try to use the MATCH keyword
What steps did you take to trigger the issue?
No response
What did you expect to happen?
MATCH is a valid python keyword
What actually happened?
No response
Operating System Version
Windows 10
Mu Version
1.2.0
Other Info
No response
Editor Log
2025-04-01 09:03:07,744 - mu.logic:1382(show_help) INFO: Showing help at 'https://codewith.mu/fr/help/1.2'.
2025-04-01 09:20:06,179 - mu.logic:1439(show_admin) INFO: Showing admin with logs from C:\Users\erice\AppData\Local\python\mu\Logs\mu.log
2025-04-01 09:20:06,180 - mu.virtual_environment:984(installed_packages) INFO: Discovering installed third party modules in venv.
2025-04-01 09:20:06,181 - mu.virtual_environment:139(run_blocking) INFO: About to run blocking C:\Users\erice\AppData\Local\python\mu\mu_venv-38-20250331-191227\scripts\pip.exe with args ['list', '--disable-pip-version-check'] and envvars {}
2025-04-01 09:20:08,333 - mu.virtual_environment:189(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2025-04-01 09:20:08,333 - mu.virtual_environment:274(run) DEBUG: Process output: Package Version
asttokens 2.1.0
backcall 0.2.0
click 8.1.3
colorama 0.4.6
decorator 5.1.1
entrypoints 0.4
executing 1.2.0
Flask 2.0.3
ipykernel 5.5.6
ipython 8.6.0
ipython-genutils 0.2.0
itsdangerous 2.1.2
jedi 0.18.1
Jinja2 3.1.2
jupyter_client 7.4.5
jupyter_core 5.0.0
MarkupSafe 2.1.1
matplotlib-inline 0.1.6
nest-asyncio 1.5.6
numpy 1.23.4
parso 0.8.3
pgzero 1.2.1
pickleshare 0.7.5
pip 22.3.1
platformdirs 2.5.4
prompt-toolkit 3.0.32
pure-eval 0.2.2
pygame 2.1.2
Pygments 2.13.0
python-dateutil 2.8.2
pywin32 305
pyzmq 24.0.1
setuptools 65.5.1
six 1.16.0
stack-data 0.6.1
tornado 6.2
traitlets 5.5.0
wcwidth 0.2.5
Werkzeug 2.2.2
wheel 0.38.4
2025-04-01 09:20:08,333 - mu.virtual_environment:993(installed_packages) INFO: []
2025-04-01 09:20:40,756 - mu.logic:1502(show_admin) INFO: No admin settings changed.
2025-04-01 09:20:43,085 - mu.logic:1343(check_code) INFO: Checking code.
2025-04-01 09:20:43,085 - mu.logic:1349(check_code) INFO: {136: [{'message': "Erreur de syntaxe. Python ne comprend pas cette ligne. Vérifie qu'il ne manque pas de caractères!", 'line_no': 136, 'column': 22, 'source': ' match mnemo:\n'}]}
2025-04-01 09:20:48,152 - mu.logic:1439(show_admin) INFO: Showing admin with logs from C:\Users\erice\AppData\Local\python\mu\Logs\mu.log
2025-04-01 09:20:48,152 - mu.virtual_environment:984(installed_packages) INFO: Discovering installed third party modules in venv.
2025-04-01 09:20:48,152 - mu.virtual_environment:139(run_blocking) INFO: About to run blocking C:\Users\erice\AppData\Local\python\mu\mu_venv-38-20250331-191227\scripts\pip.exe with args ['list', '--disable-pip-version-check'] and envvars {}
2025-04-01 09:20:48,654 - mu.virtual_environment:189(wait) DEBUG: Finished: True; exitStatus 0; exitCode 0
2025-04-01 09:20:48,654 - mu.virtual_environment:274(run) DEBUG: Process output: Package Version
asttokens 2.1.0
backcall 0.2.0
click 8.1.3
colorama 0.4.6
decorator 5.1.1
entrypoints 0.4
executing 1.2.0
Flask 2.0.3
ipykernel 5.5.6
ipython 8.6.0
ipython-genutils 0.2.0
itsdangerous 2.1.2
jedi 0.18.1
Jinja2 3.1.2
jupyter_client 7.4.5
jupyter_core 5.0.0
MarkupSafe 2.1.1
matplotlib-inline 0.1.6
nest-asyncio 1.5.6
numpy 1.23.4
parso 0.8.3
pgzero 1.2.1
pickleshare 0.7.5
pip 22.3.1
platformdirs 2.5.4
prompt-toolkit 3.0.32
pure-eval 0.2.2
pygame 2.1.2
Pygments 2.13.0
python-dateutil 2.8.2
pywin32 305
pyzmq 24.0.1
setuptools 65.5.1
six 1.16.0
stack-data 0.6.1
tornado 6.2
traitlets 5.5.0
wcwidth 0.2.5
Werkzeug 2.2.2
wheel 0.38.4
2025-04-01 09:20:48,654 - mu.virtual_environment:993(installed_packages) INFO: []