|
|
|
|
|
by Aloisius
4539 days ago
|
|
Many C# and Java-heads complain that Python lacks support for auto-completion. Which is true Isn't that an IDE issue and not a language issue? I have no problem with the auto-completion in ipython for instance, though even ipython notebook is only useful for writing simple amounts of code. PyDev though works well too for larger projects albeit a bit sluggishly. |
|