Python 3 is killing Python

Steven D'Aprano steve+comp.lang.python at pearwood.info
Fri Jul 18 14:20:10 EDT 2014


On Thu, 17 Jul 2014 11:15:59 -0700, Rick Johnson wrote:

> On Thursday, July 17, 2014 5:12:23 AM UTC-5, Fabien wrote:
>> For non-informatic students [...] I don't think that's true. Less
>> general languages like Matlab appear much easier to me: unified doc,
>> unified IDE, unified debugger
> 
> I'll agree that the lack of a "quality" IDE in Python is a point of
> inadequacy. 

https://wiki.python.org/moin/IntegratedDevelopmentEnvironments

PyDev, Eric, Komodo, PyCharm, WingIDE, SPE, Ninja-IDE, Geany, IEP, 
Spyder, Boa Constructor, PyScripter, NetBeans, Emacs, KDevelop, 
BlackAdder, ...



[...]
> Sadly, all of my calls to improve IDLE have been meet with rebukes about
> me "whining". 

Why don't you go volunteer to fix a few IDLE bugs, instead of just 
demanding that others do it?

http://bugs.python.org/issue17620



-- 
Steven



More information about the Python-list mailing list