pep 8 converter?
Robin Becker
robin at reportlab.com
Mon Nov 8 06:42:46 EST 2004
More information about the Python-list mailing list
Mon Nov 8 06:42:46 EST 2004
- Previous message (by thread): SAX parse string to Handler??
- Next message (by thread): pep 8 converter?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Gerhard Haering wrote: > On Mon, Nov 08, 2004 at 10:53:51AM +0000, Robin Becker wrote: > >>Is there a tool that checks/imposes PEP 8 (ie the right core coding >>style?). It seems that bugfix patches which miss on style are rejected out >>of hand. [...] > > > I doubt that's the case. Care to provide an example? > > -- Gerhard Date: 2004-11-07 14:32 Sender: ******* Logged In: YES user_id=31392 The formatting of this patch is wrong. There is a long line (>80 chars) and missing whitespace around commas, operators, etc. -- Robin Becker
- Previous message (by thread): SAX parse string to Handler??
- Next message (by thread): pep 8 converter?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list