bpo-33964: IDLE macosx - removed unused local dict. by terryjreedy · Pull Request #7926 · python/cpython

@terryjreedy

@terryjreedy

Function overrideRootMenu defines menudict but never uses it.

@terryjreedy

Even though this does not really need a test, I would prefer to test the function before modifying it (issue 33963). Will add news when ready to merge, either way.

@vstinner

ned-deily

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@iritkatriel

iritkatriel