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 compaqdrew
Recipients compaqdrew, ronaldoussoren
Date 2013-12-03.05:12:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386047585.47.0.784915369979.issue19868@psf.upfronthosting.co.za>
In-reply-to
Content
$ pip-3.3 install humanhash
$ python3
Python 3.3.2 (v3.3.2:d047928ae3f6, May 13 2013, 13:52:24) 
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import uuid
>>> import humanhash
Segmentation fault: 11
History
Date User Action Args
2013-12-03 05:13:06compaqdrewsetrecipients: + compaqdrew, ronaldoussoren
2013-12-03 05:13:05compaqdrewsetmessageid: <1386047585.47.0.784915369979.issue19868@psf.upfronthosting.co.za>
2013-12-03 05:13:05compaqdrewlinkissue19868 messages
2013-12-03 05:13:04compaqdrewcreate