[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
python bindings coding style
From: |
Chris Brannon |
Subject: |
python bindings coding style |
Date: |
Thu, 12 Aug 2010 11:49:26 -0500 |
Rui Batista wrote:
> Some time ago I submited a patch to OpenTTS to make python bindings
> comply with the pytohn coding style guidelines:
>
> http://www.python.org/dev/peps/pep-0008/
>
> My proposal is to adopt these guidelines in speech-dispatcher.
Those guidelines are good. This has my vote.
> Orca uses pylint quit successfully, their code is rated at 10.00 and in
> my opinion is really readable and consistent.
I haven't looked at the Orca code-base very much, so I have to defer
to your judgement.
-- Chris