This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author srid
Recipients srid
Date 2010-03-22.21:11:06
SpamBayes Score 0.00017030709
Marked as misclassified No
Message-id <1269292268.26.0.854483419941.issue8204@psf.upfronthosting.co.za>
In-reply-to
Content
This happens on 3.1.2 Linux 64-bit.

test test_ttk_guionly failed -- Traceback (most recent call last):
  File "/home/apy/rrun/tmp/autotest/apy/lib/python3.1/tkinter/test/test_ttk/test_widgets.py", line 708, in test_traversal
    self.assertEqual(self.nb.select(), str(self.child2))
AssertionError: '.183072530064' != '.183072529552'
History
Date User Action Args
2010-03-22 21:11:08sridsetrecipients: + srid
2010-03-22 21:11:08sridsetmessageid: <1269292268.26.0.854483419941.issue8204@psf.upfronthosting.co.za>
2010-03-22 21:11:06sridlinkissue8204 messages
2010-03-22 21:11:06sridcreate