Bruno Dupuis added the comment: I updated the script to 3k. Now the behaviour is very odd :
Python 2.7: works only if `justify="right"` is commented out. Python 3.3: Shroedinger-like behaviour (sometimes dead, sometimes alive, nobody knows before we check) whith `justify="right"` Looks like some kind of race-condition or something, so this results may only be relevant on my hardware (2 yo low-end PC). I'm not a tkinter expert, so even if the app code looks good I need someone that knows tk to double-check if there is some oddities in the script before we go further. ---------- nosy: +bruno.dupuis, gpolo versions: +Python 2.7, Python 3.2, Python 3.3, Python 3.4 -Python 2.6 Added file: http://bugs.python.org/file28163/Project5_3k.py _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10259> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com