Commit graph

9 commits

Author SHA1 Message Date
Cameron Eure
aebd8aaa53 Removed comment 2012-10-10 19:13:54 -07:00
Cameron Eure
19306a118f Added murmur3.__version__ 2012-10-08 13:44:19 -07:00
Cameron Eure
f94aa2578d Python 3 support 2012-10-08 13:24:22 -07:00
Cameron Eure
13742cb982 module __doc__ 2012-10-08 12:29:26 -07:00
Cameron Eure
68766f0868 Added hash128_64() function 2012-10-08 12:04:40 -07:00
Cameron Eure
c9fb76bfc4 decrement reference count on tuple, if error 2012-10-08 11:24:52 -07:00
Cameron Eure
44fd08de5e More consistent parameters 2012-10-08 11:14:58 -07:00
Cameron Eure
003076d156 - Improved error handline
- Added murmur3.hash128(), returns tuple(int, int, int, int)
- Ability to set seed with 3rd parameter, falls back to len(value) when not used.
2012-10-08 10:55:21 -07:00
Babar K. Zafar
0a5ee2d52c Initial import. 2011-08-09 01:03:05 +02:00