Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #6005
| From | John Lee <jjl@pobox.com> |
|---|---|
| Subject | Re: Abandoning Python |
| Date | 2011-05-22 21:01 +0000 |
| References | <87ipt46okh.fsf@pobox.com> <BANLkTim5sK4k7w2HwmSWEuecWBKDk6rtwQ@mail.gmail.com> <loom.20110522T191235-89@post.gmane.org> <BANLkTimmXcReRYY3hR0p88AFpn1+nV5XYQ@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1928.1306098074.9059.python-list@python.org> (permalink) |
Dan Stromberg <drsalists <at> gmail.com> writes: [...] > Pylint does type inferencing - I find it very valuable on large projects, and > even some not-so-large projects.I doubt Pylint's been integrated into any > IDE's, [...] That's interesting, thanks. I see this is a different pylint than the old logilab pylint. Unfortunate choice of name, since it makes it hard to find IDE integration work that's already done. > But PyCharm probably has refactoring. For a bolt-on to vim or > emacs, you might look at "Rope". TBH, I'm not interested in Python refactoring tools until everybody starts shouting that they're reliable and useful (because it seems like a hard problem to solve, so I guess most implementations will be more trouble than they're worth). John
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Abandoning Python John J Lee <jjl@pobox.com> - 2011-05-21 16:49 +0100
Re: Abandoning Python John Bokma <john@castleamber.com> - 2011-05-21 11:00 -0500
Re: Abandoning Python Daniel Kluev <dan.kluev@gmail.com> - 2011-05-22 12:25 +1100
Re: Abandoning Python John J Lee <jjl@pobox.com> - 2011-05-22 16:58 +0100
Re: Abandoning Python Stefan Behnel <stefan_ml@behnel.de> - 2011-05-22 19:55 +0200
Re: Abandoning Python John Lee <jjl@pobox.com> - 2011-05-22 18:26 +0000
Re: Abandoning Python Daniel Kluev <dan.kluev@gmail.com> - 2011-05-22 12:27 +1100
Re: Abandoning Python John Lee <jjl@pobox.com> - 2011-05-22 17:11 +0000
Re: Abandoning Python John Lee <jjl@pobox.com> - 2011-05-22 17:33 +0000
Re: Abandoning Python Paul Rubin <no.email@nospam.invalid> - 2011-05-24 21:45 -0700
Re: Abandoning Python harrismh777 <harrismh777@charter.net> - 2011-05-27 09:34 -0500
Re: Abandoning Python John Lee <jjl@pobox.com> - 2011-05-22 21:01 +0000
Re: Abandoning Python John Lee <jjl@pobox.com> - 2011-05-22 21:19 +0000
Re: Abandoning Python Daniel Kluev <dan.kluev@gmail.com> - 2011-05-23 10:16 +1100
Re: Abandoning Python Robin Becker <robin@reportlab.com> - 2011-05-23 11:45 +0100
csiph-web