[New-bugs-announce] [issue40991] Can't open more than on .py file with IDLE
Brendan Steffens
report at bugs.python.org
Tue Jun 16 10:06:27 EDT 2020
New submission from Brendan Steffens <brendansteffens at gmail.com>:
I am using Python 3.7.2, macOS Catalina 10.15.5.
When I double click a .py script from the Finder, it opens it, along with IDLE shell. When I click a second .py script so I can view both at once, it won't open the second one.
----------
assignee: terry.reedy
components: IDLE
messages: 371658
nosy: BrendanSteffens, terry.reedy
priority: normal
severity: normal
status: open
title: Can't open more than on .py file with IDLE
type: behavior
versions: Python 3.7
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40991>
_______________________________________
More information about the New-bugs-announce
mailing list