[Python-ideas] Shuffled
Tim Peters
tim.peters at gmail.com
Tue Sep 6 17:35:56 EDT 2016
More information about the Python-ideas mailing list
Tue Sep 6 17:35:56 EDT 2016
- Previous message (by thread): [Python-ideas] Shuffled
- Next message (by thread): [Python-ideas] Shuffled
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Sep 6, 2016 at 2:48 PM, David Mertz <mertz at gnosis.cx> wrote: > 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. > > _______________________________________________ > Python-ideas mailing list > Python-ideas at python.org > https://mail.python.org/mailman/listinfo/python-ideas > Code of Conduct: http://python.org/psf/codeofconduct/
- Previous message (by thread): [Python-ideas] Shuffled
- Next message (by thread): [Python-ideas] Shuffled
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list