I'd love to see this as an educational project! Does anyone else here besides me blog? It could be an interesting way to:
- Expose the process of working in an existing project - Demystify committing to core - Promote IDLE - Get feedback from the community On Fri, Mar 22, 2013 at 2:59 PM, Scott Daniels <[email protected]> wrote: > On 03/22/2013 11:23 AM, Simon Forman wrote: >> >> What I'd really like to see though (and would be able to contribute to) >> would be making the internals of IDLE into more of an educational, uh, >> project. What I mean is, wouldn't it be great if we could use IDLE itself to >> learn about writing good Python programs? > > Here, here. Find ways to pull design components out of the core and make > them pluggable. > The goal would be to use data-driven displays, so that A user could save > (and easily share) their color/font schemes. > > > _______________________________________________ > IDLE-dev mailing list > [email protected] > http://mail.python.org/mailman/listinfo/idle-dev _______________________________________________ IDLE-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/idle-dev
