Serhiy Storchaka added the comment:

Thanks Vajrasky. Now I see that this is a bug in Tk 8.5 which was fixed in 
8.5.12. We should use round() to conform with last Tk patchlevels. However this 
breaks tests on Ubuntu 12.04 LTS which uses 8.5.11.

Here is a patch which adds workaround for this bug.

----------
Added file: http://bugs.python.org/file32482/pixels_round.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19085>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to