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 BreamoreBoy
Recipients BreamoreBoy, Guilherme.Simões, Todd.Rovito, gpolo, r.david.murray, roger.serwy, terry.reedy
Date 2014-06-08.22:57:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402268231.94.0.907969827969.issue17822@psf.upfronthosting.co.za>
In-reply-to
Content
My 3.4.1 is the released version, 3.5.0 built from source that was synchronised earlier today as in :-

c:\cpython\PCbuild\python_d.exe
Python 3.5.0a0 (default:b1e99b4ec374, Jun  8 2014, 18:29:24) [MSC v.1600 32 bit (Intel)] on win32

Running the console interpreter then import idlelib.idle works fine for both versions.  python -m idlelib.idle_test.htest doesn't work for either version, on numerous occasions for different windows there was no focus or cursor.
History
Date User Action Args
2014-06-08 22:57:11BreamoreBoysetrecipients: + BreamoreBoy, terry.reedy, gpolo, roger.serwy, r.david.murray, Todd.Rovito, Guilherme.Simões
2014-06-08 22:57:11BreamoreBoysetmessageid: <1402268231.94.0.907969827969.issue17822@psf.upfronthosting.co.za>
2014-06-08 22:57:11BreamoreBoylinkissue17822 messages
2014-06-08 22:57:11BreamoreBoycreate