Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #18053
| From | Lie Ryan <lie.1296@gmail.com> |
|---|---|
| Subject | Re: Python education survey |
| Date | 2011-12-28 08:13 +1100 |
| References | (1 earlier) <8bdab804-7fa7-4a2a-b8db-920c7c034752@32g2000yqp.googlegroups.com> <f2d8ef2f-e027-449e-931f-e8e0e5104d20@v13g2000yqc.googlegroups.com> <14358576-d102-4b96-aa90-3b63289be45b@h3g2000yqa.googlegroups.com> <mailman.4141.1325008254.27778.python-list@python.org> <76281802-e45b-4850-82be-06a51cde1b20@g41g2000yqa.googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4151.1325020402.27778.python-list@python.org> (permalink) |
On 12/28/2011 05:11 AM, Rick Johnson wrote: > On Dec 27, 11:50 am, Lie Ryan<lie.1...@gmail.com> wrote: >> In case you haven't realised it, it is pretty >> much impossible for a large open source project to "die"; even if Guido >> decided to remove IDLE from the standard library > > I don't remember stating that Python would die if IDLE was removed > (not sure if you misunderstood me or you're just making a general > statement???). My belief is that the atrocious state of IDLE and > Tkinter's code bases are making us look bad as a community. And i can > go either way on the issue; remove them both, or enrich them both. > Either way we improve on the current situation. My point is that we > CANNOT just ignore the issue. The point is, I didn't think it's such a pressing issue. I haven't seen anyone in or outside Python communities making their conclusion about Python based on IDLE. In any case, removing IDLE without a much better replacement is pretty much out of the question. If people installed Python in vanilla Windows install, they would only have Notepad to edit their code.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Python education survey Raymond Hettinger <raymond.hettinger@gmail.com> - 2011-12-19 19:51 -0800
Re: Python education survey Alec Taylor <alec.taylor6@gmail.com> - 2011-12-20 17:27 +1100
Re: Python education survey Luka Dornhecker <luka.dornhecker@googlemail.com> - 2011-12-19 23:20 -0800
Re: Python education survey Devin Jeanpierre <jeanpierreda@gmail.com> - 2011-12-20 02:32 -0500
Re: Python education survey Stefan Behnel <stefan_ml@behnel.de> - 2011-12-20 09:14 +0100
Re: Python education survey Eelco <hoogendoorn.eelco@gmail.com> - 2011-12-20 03:02 -0800
Re: Python education survey Rick Johnson <rantingrickjohnson@gmail.com> - 2011-12-20 06:45 -0800
Re: Python education survey Chris Angelico <rosuav@gmail.com> - 2011-12-21 02:51 +1100
Re: Python education survey Andrea Crotti <andrea.crotti.0@gmail.com> - 2011-12-20 10:58 +0000
Re: Python education survey Carl Smith <carl.input@gmail.com> - 2011-12-26 21:59 -0800
Re: Python education survey Eelco <hoogendoorn.eelco@gmail.com> - 2011-12-27 03:41 -0800
Re: Python education survey Lie Ryan <lie.1296@gmail.com> - 2011-12-28 04:53 +1100
Re: Python education survey Eelco <hoogendoorn.eelco@gmail.com> - 2011-12-27 11:45 -0800
Re: Python education survey Rick Johnson <rantingrickjohnson@gmail.com> - 2011-12-27 12:04 -0800
Re: Python education survey Eelco <hoogendoorn.eelco@gmail.com> - 2011-12-27 13:44 -0800
Re: Python education survey Rick Johnson <rantingrickjohnson@gmail.com> - 2011-12-27 17:56 -0800
Re: Python education survey Tim Chase <python.list@tim.thechases.com> - 2011-12-27 20:21 -0600
Re: Python education survey Rick Johnson <rantingrickjohnson@gmail.com> - 2011-12-27 18:42 -0800
Re: Python education survey Chris Angelico <rosuav@gmail.com> - 2011-12-28 14:54 +1100
Re: Python education survey Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-12-28 06:59 +0000
Re: Python education survey rusi <rustompmody@gmail.com> - 2011-12-27 23:49 -0800
Re: Python education survey Grant Edwards <invalid@invalid.invalid> - 2011-12-31 16:27 +0000
Re: Python education survey Roy Smith <roy@panix.com> - 2011-12-31 13:23 -0500
Re: Python education survey Alexander Kapps <alex.kapps@web.de> - 2011-12-31 20:06 +0100
Re: Python education survey Grant Edwards <invalid@invalid.invalid> - 2012-01-01 02:36 +0000
Re: Python education survey Alexander Kapps <alex.kapps@web.de> - 2012-01-01 05:53 +0100
Re: Python education survey Grant Edwards <invalid@invalid.invalid> - 2012-01-02 17:02 +0000
Re: Python education survey Andrew Berg <bahamutzero8825@gmail.com> - 2011-12-31 23:44 -0600
Re: Python education survey Dominic Binks <dbinks@codeaurora.org> - 2011-12-31 21:12 -0800
Re: Python education survey Rick Johnson <rantingrickjohnson@gmail.com> - 2012-01-02 21:27 -0800
Re: Python education survey Dominic Binks <dbinks@codeaurora.org> - 2012-01-02 22:03 -0800
Re: Python education survey Evan Driscoll <edriscoll@wisc.edu> - 2012-01-03 01:31 -0500
Re: Python education survey Eelco <hoogendoorn.eelco@gmail.com> - 2012-01-03 04:33 -0800
Re: Python education survey Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-01-04 01:30 +0000
Re: Python education survey Chris Angelico <rosuav@gmail.com> - 2012-01-01 16:50 +1100
Re: Python education survey Eelco <hoogendoorn.eelco@gmail.com> - 2011-12-28 04:25 -0800
Re: Python education survey Miki Tebeka <miki.tebeka@gmail.com> - 2011-12-20 10:07 -0800
Re: Python education survey Fernando Perez <fperez.net@gmail.com> - 2011-12-21 01:40 +0000
Re: Python education survey Ashton Fagg <ashton@fagg.id.au> - 2011-12-21 12:06 +1000
Re: Python education survey Roy Smith <roy@panix.com> - 2011-12-20 21:34 -0500
Re: Python education survey Chris Angelico <rosuav@gmail.com> - 2011-12-21 13:44 +1100
Re: Python education survey Nathan Rice <nathan.alexander.rice@gmail.com> - 2011-12-21 11:57 -0500
Re: Python education survey Raymond Hettinger <raymond.hettinger@gmail.com> - 2011-12-22 12:01 -0800
Re: Python education survey rusi <rustompmody@gmail.com> - 2011-12-22 19:05 -0800
Re: Python education survey Rick Johnson <rantingrickjohnson@gmail.com> - 2011-12-25 09:44 -0800
Re: Python education survey Chris Angelico <rosuav@gmail.com> - 2011-12-26 14:27 +1100
Re: Python education survey Rick Johnson <rantingrickjohnson@gmail.com> - 2011-12-26 06:52 -0800
Re: Python education survey Nathan Rice <nathan.alexander.rice@gmail.com> - 2011-12-26 11:11 -0500
Re: Python education survey Rick Johnson <rantingrickjohnson@gmail.com> - 2011-12-26 09:27 -0800
Re: Python education survey Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-12-26 18:04 +0000
Re: Python education survey Rick Johnson <rantingrickjohnson@gmail.com> - 2011-12-26 10:32 -0800
Re: Python education survey Chris Angelico <rosuav@gmail.com> - 2011-12-27 06:56 +1100
Re: Python education survey Carl Smith <carl.input@gmail.com> - 2011-12-26 22:14 -0800
Re: Python education survey Rick Johnson <rantingrickjohnson@gmail.com> - 2011-12-27 08:37 -0800
Re: Python education survey Lie Ryan <lie.1296@gmail.com> - 2011-12-28 04:50 +1100
Re: Python education survey Rick Johnson <rantingrickjohnson@gmail.com> - 2011-12-27 10:11 -0800
Re: Python education survey Lie Ryan <lie.1296@gmail.com> - 2011-12-28 08:13 +1100
Re: Python education survey Ian Kelly <ian.g.kelly@gmail.com> - 2011-12-27 14:31 -0700
Re: Python education survey Monte Milanuk <memilanuk@gmail.com> - 2011-12-25 22:02 -0800
Re: Python education survey K Richard Pixley <rich@noir.com> - 2011-12-27 09:59 -0800
Re: Python education survey Andrew Berg <bahamutzero8825@gmail.com> - 2011-12-27 12:26 -0600
Re: Python education survey K Richard Pixley <rich@noir.com> - 2011-12-27 14:04 -0800
Re: Python education survey Andrew Berg <bahamutzero8825@gmail.com> - 2011-12-27 16:57 -0600
Re: Python education survey 88888 Dihedral <dihedral88888@googlemail.com> - 2011-12-27 17:21 -0800
Re: Python education survey Rick Johnson <rantingrickjohnson@gmail.com> - 2011-12-27 18:01 -0800
Re: Python education survey 88888 Dihedral <dihedral88888@googlemail.com> - 2011-12-27 17:21 -0800
Re: Python education survey rusi <rustompmody@gmail.com> - 2011-12-27 21:50 -0800
Re: Python education survey Rick Johnson <rantingrickjohnson@gmail.com> - 2011-12-27 10:21 -0800
Re: Python education survey K Richard Pixley <rich@noir.com> - 2011-12-27 12:39 -0800
csiph-web