[Python-ideas] Move Demo scripts under Lib
Raymond Hettinger
raymond.hettinger at gmail.com
Tue Oct 26 20:26:35 CEST 2010
>>> Back to the original question: I don't think moving the Demo stuff to
>>> the Lib dir is a good idea, simply because the Lib dir should contain
>>> libraries, not applications or scripts. Writing a section for the
>>> documentation seems a better way to solve the discoverability problem, ...
If any of the demos survive the purge, I agree that they
should have their own docs. Otherwise, they might as
well be invisible.
Raymond
More information about the Python-ideas
mailing list