This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lemburg
Recipients eric.smith, ezio.melotti, flox, lemburg, pitrou
Date 2010-01-04.16:53:24
SpamBayes Score 6.603271e-06
Marked as misclassified No
Message-id <1262624006.35.0.336945473935.issue7622@psf.upfronthosting.co.za>
In-reply-to
Content
Eric Smith wrote:
> > 
> > Eric Smith <eric@trueblade.com> added the comment:
> > 
> > I think we should use whatever style is currently being used in the code. If we want to go back through this code (or any other code) and PEP7-ify it, that should be a separate task.
> > 
> > Alternately, we could PEP7-ify it first, then apply these changes.

For any new files added, PEP 7 should always be used.

For PEP7-ifying the existing code, we could open a separate ticket or just apply the change as separate patch.
History
Date User Action Args
2010-01-04 16:53:26lemburgsetrecipients: + lemburg, pitrou, eric.smith, ezio.melotti, flox
2010-01-04 16:53:26lemburgsetmessageid: <1262624006.35.0.336945473935.issue7622@psf.upfronthosting.co.za>
2010-01-04 16:53:24lemburglinkissue7622 messages
2010-01-04 16:53:24lemburgcreate