[issue21303] Python 2.7 Spinbox Format Behaves Differently On Windows Versus Linux

Michael Boldischar report at bugs.python.org
Mon Apr 21 14:43:20 CEST 2014


Michael Boldischar added the comment:

Windows 7 64-bit:
>>> root.tk.eval('info patchlevel')
'8.5.2'

Debian 7 Linux 64-bit:
root.tk.eval('info patchlevel')
'8.5.11'

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21303>
_______________________________________


More information about the Python-bugs-list mailing list