[Python-ideas] Move Demo scripts under Lib (original) (raw)
Raymond Hettinger raymond.hettinger at gmail.com
Tue Oct 26 20:26:35 CEST 2010
- Previous message: [Python-ideas] Move Demo scripts under Lib
- Next message: [Python-ideas] Move Demo scripts under Lib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-ideas] Move Demo scripts under Lib
- Next message: [Python-ideas] Move Demo scripts under Lib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]