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 ned.deily, snehal
Date 2014-08-06.18:50:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407351053.5.0.635846631864.issue22157@psf.upfronthosting.co.za>
In-reply-to
Content
When you built 3.4.1, did the _ctypes module build correctly?  What happens when you try to import ctypes?

    python3.4 -c 'import ctypes'
History
Date User Action Args
2014-08-06 18:50:53ned.deilysetrecipients: + ned.deily, snehal
2014-08-06 18:50:53ned.deilysetmessageid: <1407351053.5.0.635846631864.issue22157@psf.upfronthosting.co.za>
2014-08-06 18:50:53ned.deilylinkissue22157 messages
2014-08-06 18:50:53ned.deilycreate