On 18/05/2015 11:31, iMath wrote:
在 2015年5月14日星期四 UTC+8下午11:45:38,Steven D'Aprano写道:
I'd like to do a little survey, and get a quick show of hands.

How many people have written GUI or text-based applications or scripts where
a "Move file to trash" function would be useful?

Would you like to see that in the standard library, even if it meant that
the library had feature-freeze and could gain no more functionality?


--
Steven

Send2Trash is a small package that sends files to the Trash
https://pypi.python.org/pypi/Send2Trash

I am using PyQt, I would like to see that in the standard library


There are lots of people who would like to see "anything that you'd care to name" in the stdlib. My preference is to see it remain very stable, so that "Python in a Nutshell" still fits into a pocket, and not a 44 ton articulated lorry.

--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to