Re: IDLE Style Checking idea for GSoC-2014
Terry Reedy <[email protected]>
| Newsgroups | gmane.comp.python.idle |
|---|---|
| Message-ID | <[email protected]> |
On 2/16/2014 11:31 AM, Jayakrishnan Rajagopalasarma wrote: > I did GSoC with IDLE improvements project last year successfully. > There we got an interesting idea extending the PEP8 style checking > feature for IDLE. > This[1] is the issue I created on bug trackerto create an IDLE extension > that would integrate PEP8. > BUT > Thanks Terry J. Reedy for started improving the idea with a nice > proposal in msg195711 [2]. I agree and have already thought of that as a possible GSOC project. First develop the generic framework, then some specific adaptors as needed and as time allows. > [1]. http://bugs.python.org/issue18704 > [2]. http://bugs.python.org/issue18704#msg195711 -- Terry Jan Reedy