(Please do not use all CAPITALS in subject or text.) On 1/27/2022 7:09 AM, 蒋梓航 wrote:
I want Python IDLE can show on Windows 11's right-click menu;
This is really a Python installation issue, not an IDLE issue. IDLE has no control over how it is installed.
Every application has its own context menu. That is what 'context' means. When you install Python from the Python Windows installer at python.org, Windows Explorer gets 'Edit with IDLE' on *its* context menu for .py files. (Unless there is an option to turn this off.) If you used the python.org installer and this does not appear, file a report at bugs.python.org. If you used a different installer, contact the people who made the installer.
and there have some multiple language options.
I don't know what you mean here, out of at least 3 possibilities. -- Terry Jan Reedy _______________________________________________ IDLE-dev mailing list IDLE-dev@python.org https://mail.python.org/mailman/listinfo/idle-dev