[Python-Dev] PEP 257 and init (original) (raw)
Facundo Batista facundobatista at gmail.com
Mon Jan 4 06:32:08 EST 2016
- Previous message (by thread): [Python-Dev] PEP 257 and __init__
- Next message (by thread): [Python-Dev] PEP 257 and __init__
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Jan 4, 2016 at 4:49 AM, Nick Coghlan <ncoghlan at gmail.com> wrote:
When some of the default settings for the pep8 utility became a problem, I was able to talk to the developers and persuade them to tune their defaults to be more in line with the actual PEP text, and keep their extensions to optional settings.
In that spirit, I opened an issue [0] in the pep257 project to be able to configure that and bypass the default behaviour, so the tool can be used in a wider set of projects.
Thanks everybody for all the info.
Regards,
[0] https://github.com/GreenSteam/pep257/issues/171
-- . Facundo
Blog: http://www.taniquetil.com.ar/plog/ PyAr: http://www.python.org/ar/ Twitter: @facundobatista
- Previous message (by thread): [Python-Dev] PEP 257 and __init__
- Next message (by thread): [Python-Dev] PEP 257 and __init__
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]