[Sugar-devel] [PATCH sugar v2 10/21] pylint cleanup: replace disable-msg with disable

Simon Schampijer simon at schampijer.de
Wed Nov 24 13:12:49 EST 2010


On 11/19/2010 10:13 PM, Sascha Silbe wrote:
> Adapt to upstream format change.

Reviewed-by: Simon Schampijer<simon at schampijer.de>


> Reviewed-by: James Cameron<quozl at laptop.org>
> CC: Aleksey Lim<alsroot at member.fsf.org>
> Signed-off-by: Sascha Silbe<sascha-pgp at silbe.org>
>
> diff --git a/src/jarabe/config.py.in b/src/jarabe/config.py.in
> index 6c418e9..d22ee9a 100644
> --- a/src/jarabe/config.py.in
> +++ b/src/jarabe/config.py.in
> @@ -14,7 +14,7 @@
>   # along with this program; if not, write to the Free Software
>   # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
>
> -# pylint: disable-msg=C0301
> +# pylint: disable=C0301
>
>   prefix = '@prefix@'
>   data_path = '@prefix@/share/sugar/data'



More information about the Sugar-devel mailing list