PATCH: fix indentation error (courtesy of pychecker)
Looks OK to me
Martin ----- Original Message ----- From: "Hans de Goede" <hdegoede@redhat.com> To: "Discussion of Development and Customization of the Red Hat Linux Installer" <anaconda-devel-list@redhat.com> Sent: Monday, November 3, 2008 12:25:34 PM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna Subject: PATCH: fix indentation error (courtesy of pychecker) Hi All, Not sure how good thunderbird is with inline patches ... index eb3f647..18c2c40 100644 --- a/filer.py +++ b/filer.py @@ -117,8 +117,8 @@ class AbstractFiler(object): same product name. If not, return self.defaultProduct. This method queries the bug filing system for a list of valid products. It must be provided by all subclasses. - """ - raise NotImplementedError + """ + raise NotImplementedError def getversion(self, ver, prod): """Verify that ver is a valid version number for the product name prod. Regards, Hans _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/anaconda-devel-list |
PATCH: fix indentation error (courtesy of pychecker)
Hi All,
Not sure how good thunderbird is with inline patches ... index eb3f647..18c2c40 100644 --- a/filer.py +++ b/filer.py @@ -117,8 +117,8 @@ class AbstractFiler(object): same product name. If not, return self.defaultProduct. This method queries the bug filing system for a list of valid products. It must be provided by all subclasses. - """ - raise NotImplementedError + """ + raise NotImplementedError def getversion(self, ver, prod): """Verify that ver is a valid version number for the product name prod. Regards, Hans _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/anaconda-devel-list |
| All times are GMT. The time now is 11:14 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.