Change by Jah-On :
Added file: https://bugs.python.org/file49710/lol.txt
___
Python tracker
<https://bugs.python.org/issue42792>
___
___
Python-bugs-list mailin
New submission from Jah-On :
Tested on MacOS Big Sur... Most recent version as of posting.
--
components: macOS
files: test.py
messages: 384088
nosy: Jah-On, ned.deily, ronaldoussoren
priority: normal
severity: normal
status: open
title: [MacOS] Can't open file in a sep
New submission from Jah-On :
Hi all,
On Ubuntu Cinnamon Remix, with python3, and tkinter,
canvas.bind("<1>", callback)
canvas.bind("<2>", callback)
canvas.bind("<3>", callback)
canvas.bind("<4>", callback)
canvas.bind("