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 snehal
Recipients ned.deily, snehal
Date 2014-08-07.06:38:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407393527.78.0.761335329485.issue22157@psf.upfronthosting.co.za>
In-reply-to
Content
When I gave following command, I see no error  

root@beta1:/home/ubuntu/python/Python-3.4.1# python3.4 -c 'import ctypes'
root@beta1:/home/ubuntu/python/Python-3.4.1# 

I do see ctypes in root@beta1:/home/ubuntu/python/Python-3.4.1/Lib# folder
History
Date User Action Args
2014-08-07 06:38:47snehalsetrecipients: + snehal, ned.deily
2014-08-07 06:38:47snehalsetmessageid: <1407393527.78.0.761335329485.issue22157@psf.upfronthosting.co.za>
2014-08-07 06:38:47snehallinkissue22157 messages
2014-08-07 06:38:47snehalcreate