Re: Tkinter grid_info()
Paul Malherbe <[email protected]>
| Newsgroups | gmane.comp.python.tkinter |
|---|---|
| Organization | Tartan Financial Systems |
| Message-ID | <[email protected]> |
Hi Jeff The problem seems to have occurred with version 2.7.6 of python in linux. Paul Signature On 17/02/2015 22:31, Jeff Epler wrote: > Not reproduced on: > Python 2.7.3 (default, Mar 13 2014, 11:03:55) > [GCC 4.7.2] on linux2 > (Debian Wheezy amd64 with python 2.7.3-6+deb7u2, tcltk 8.5.11-2) > > $ python /tmp/Malherbe.py > row: 0 column: 0 > > Jeff >