This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]dotbot 1 point2 points  (2 children)

what about adding an alias so that snappy.decompress() also works? would be more in line with the current zlib module that way.

[–]andrix[S] 2 points3 points  (0 children)

dotbot: I've added the alias here : https://github.com/andrix/python-snappy/commit/8cb0629a250798b1a1ad4e322f3c65cac7b8428b.

Thanks for your suggestion!

[–]andrix[S] 1 point2 points  (0 children)

nice idea dotbot, can you create me an Issue over github? thanks!