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 jeremy.kloth
Recipients brian.curtin, chris.jerdonek, jeremy.kloth, jkloth, loewis, ncoghlan, pitrou, tim.golden
Date 2012-08-02.14:01:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAGvrs3+eViTudMtWtL9C7TxvqQ6hhUMrD3Sqps5uChuyu29xqQ@mail.gmail.com>
In-reply-to <501A2E6E.9040006@timgolden.me.uk>
Content
> Tim Golden added the comment:
> I'm tentative about using ctypes this just because I don't believe we use it anywhere else.

ctypes is already used later in test_support so I figured it was fine
to use for this as well.
History
Date User Action Args
2012-08-02 14:01:35jeremy.klothsetrecipients: + jeremy.kloth, loewis, ncoghlan, pitrou, tim.golden, jkloth, brian.curtin, chris.jerdonek
2012-08-02 14:01:34jeremy.klothlinkissue15496 messages
2012-08-02 14:01:34jeremy.klothcreate