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 chaselton
Recipients chaselton, ethan.furman, freakboy3742, r.david.murray, refi64, tritium
Date 2015-07-25.11:56:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I assume so; I'm using whatever is pulled frommy fork of the git repo.

I've actually run into a different error that occured when i rebuilt to include readline support; when I run ./python -m test I;m getting "ImportError: no module named _struct found."

Trying to figure that one out first...
History
Date User Action Args
2015-07-25 11:56:10chaseltonsetrecipients: + chaselton, r.david.murray, freakboy3742, ethan.furman, refi64, tritium
2015-07-25 11:56:10chaseltonsetmessageid: <[email protected]>
2015-07-25 11:56:10chaseltonlinkissue23496 messages
2015-07-25 11:56:10chaseltoncreate