[Python-ideas] Re: tkinter Variable implementation

2020-12-13 Thread Ivo Shipkaliev
Yes, will do. Regards Ivo Shipkaliev On Sun, 13 Dec 2020 at 15:40, Ronald Oussoren wrote: > Could you file an issue about this on bugs.python.org? > > Ronald > > — > > Twitter / micro.blog: @ronaldoussoren > Blog: https://blog.ronaldoussoren.net/ > > On 13 Dec 2020, at 03:16, Ivo Shipkaliev w

[Python-ideas] Re: tkinter Variable implementation

2020-12-13 Thread Ronald Oussoren via Python-ideas
Could you file an issue about this on bugs.python.org ? Ronald — Twitter / micro.blog: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/ > On 13 Dec 2020, at 03:16, Ivo Shipkaliev wrote: > > Hiya :) > > I'm recently working with tkinter and I noticed that: > >

[Python-ideas] Re: tkinter Variable implementation

2020-12-13 Thread Ivo Shipkaliev
Thank you! On Sun, 13 Dec 2020 at 03:57, William Pickard wrote: > Actually, the error message should read something like this: A valid > instance of Tk is required. > ___ > Python-ideas mailing list -- python-ideas@python.org > To unsubscribe send an e

[Python-ideas] Re: tkinter Variable implementation

2020-12-12 Thread William Pickard
Actually, the error message should read something like this: A valid instance of Tk is required. ___ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists