[stdlib-sig] A game in the standard library
Guido van Rossum
guido at python.org
Fri Aug 17 16:42:19 CEST 2012
Frankly I'm against the idea of any type of *application* in the
stdlib proper. The stdlib exists to support writing other programs. It
should not contain self-contained programs (some testing utilities
excepted).
I'm totally fine with adding a game to the Demos directory in the
distro -- that's what it's for.
--
--Guido van Rossum (python.org/~guido)
More information about the stdlib-sig
mailing list