Is IDLE menu doc outdated?

The IDLE doc says:

Output windows, such as used for Edit => Find in Files, are a subtype of editor window. They currently have the same top menu but a different default title and context menu.

But, Edit => Find in files looks like this:

What exactly does “they have the same top menu“ mean? Or is this doc outdated?

2 Likes

That is not the output window, that is the search dialog. If you press “Search Files”, you get something that looks like a subtype of the editor.

1 Like

I got. Thank you.

1 Like