[Python-ideas] Shuffled

David Mertz mertz at gnosis.cx
Tue Sep 6 15:48:39 EDT 2016


On Tue, Sep 6, 2016 at 1:15 PM, Sven R. Kunze <srkunze at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20160906/7b3946b0/attachment.html>


More information about the Python-ideas mailing list