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 ned.deily
Recipients markroseman, ned.deily, python-dev, terry.reedy
Date 2016-08-12.21:48:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471038508.13.0.656008308382.issue27714@psf.upfronthosting.co.za>
In-reply-to
Content
>So what happens if you comment out line 34?
>  macosx.setupApp(cls.root, None)

That seems to eliminate the intermittent "IndexError: list assignment index out of range" and doesn't seem to cause any new errors.
History
Date User Action Args
2016-08-12 21:48:28ned.deilysetrecipients: + ned.deily, terry.reedy, markroseman, python-dev
2016-08-12 21:48:28ned.deilysetmessageid: <1471038508.13.0.656008308382.issue27714@psf.upfronthosting.co.za>
2016-08-12 21:48:28ned.deilylinkissue27714 messages
2016-08-12 21:48:27ned.deilycreate