Re: [Python-projects] disabling warning for one long line only (potential ppylint bug???)

2010-07-26 Thread Emile Anclin
On Friday 23 July 2010 15:30:28 Maarten ter Huurne wrote: > On Friday 23 July 2010, Duncan Gibson wrote: > > > I've seen people writting > > > > > > timestamp, name, _, permission = get_next_entry() > > > > > > The drawback is that your reader loose the information that you're > > > expecting fsize

Re: [Python-projects] pylint flymake documentation patch

2010-07-26 Thread Sylvain Thénault
On 23 juillet 09:16, Derek Harland wrote: > Hi Sylvain, > > Here's a small change to the documentation on getting flymake to run pylint. > > --- /opt/local/share/doc/py26-lint/flymake.txt2010-07-10 > 16:36:42.0 +1200 > +++ ~/derek/flymake.txt 2010-07-23 09:10:04.0 +