On Tue, Sep 6, 2016 at 1:15 PM, Sven R. Kunze <srku...@mail.de> wrote:
>
> Their response: "Oh, I don't need it, let's close it."
> Arek: "But I need it."
>

This definitely feels like a case of "put it on PyPI."  Actually, maybe
contribute to `boltons`, it feels like it might fit as a utility function
there.

While I wouldn't mind being able to type `from random import shuffled`, I
don't have a bit problem instead typing `from boltons import shuffled`, nor
even `from arek_utils import shuffled`.


-- 
Keeping medicines from the bloodstreams of the sick; food
from the bellies of the hungry; books from the hands of the
uneducated; technology from the underdeveloped; and putting
advocates of freedom in prisons.  Intellectual property is
to the 21st century what the slave trade was to the 16th.
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to