/openbmc/openbmc/poky/meta/recipes-gnome/gnome/gconf/ |
H A D | python3.patch | 22 - except GSettingsSchemaConvertException, e: 23 + except GSettingsSchemaConvertException as e: 31 - except SyntaxError, e: 32 + except SyntaxError as e: 40 - except SyntaxError, e: 41 + except SyntaxError as e: 49 - except GSettingsSchemaConvertException, e: 50 + except GSettingsSchemaConvertException as e: 56 - except GSettingsSchemaConvertException, e: 57 + except GSettingsSchemaConvertException as e:
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/ |
H A D | 0002-do-not-import-target-module-while-cross-compile.patch | 37 - except ImportError: 45 - except AttributeError: 48 + except ImportError: 60 + except AttributeError:
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/ |
H A D | 0001-do-not-import-target-module-while-cross-compile.patch | 39 - except ImportError: 47 - except AttributeError: 50 + except ImportError: 62 + except AttributeError:
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | linux-kernel-base.bbclass | 20 except IOError: 39 except IOError: 48 except IOError:
|
H A D | perl-version.bbclass | 18 except IOError: 38 except IOError: 57 except IOError:
|
H A D | cml1.bbclass | 50 except OSError: 66 except OSError: 91 except IOError as e:
|
H A D | systemd-boot-cfg.bbclass | 34 except OSError: 55 except OSError:
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | devshell.bbclass | 120 except EOFError as e: 123 except (OSError, IOError) as e: 140 except KeyboardInterrupt: 145 except SystemExit: 155 except SystemExit:
|
H A D | uninative.bbclass | 71 except ValueError: 94 except FileExistsError: 119 except RuntimeError as e: 121 except bb.fetch2.BBFetchException as exc: 124 except subprocess.CalledProcessError as exc: 173 except oe.qa.NotELFFileError:
|
H A D | license.bbclass | 97 except OSError as err: 117 except Exception as e: 147 except: 168 except: 223 except bb.fetch.MalformedUrl: 234 except oe.license.InvalidLicense as exc: 236 except SyntaxError:
|
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | mvebu-devbus.txt | 41 Mandatory, except if devbus,keep-config is used. 44 Mandatory, except if devbus,keep-config is used. 50 Mandatory, except if devbus,keep-config is used. 55 Mandatory, except if devbus,keep-config is used. 60 Mandatory, except if devbus,keep-config is used. 69 except if devbus,keep-config is used. 81 except if devbus,keep-config is used. 107 except if devbus,keep-config is used.
|
/openbmc/openbmc/meta-openembedded/meta-oe/classes/ |
H A D | gitver.bbclass | 30 except: 38 except Exception as exc: 53 except Exception as exc: 70 except bb.process.CmdError:
|
H A D | image_types_verity.bbclass | 102 except subprocess.CalledProcessError as err: 108 except Exception as err: 127 except Exception as err: 134 except FileNotFoundError:
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | terminal.bbclass | 98 except oe.terminal.UnsupportedTerminal: 101 except oe.terminal.ExecutionError as exc: 106 except oe.terminal.NoSupportedTerminals as nosup: 112 except oe.terminal.ExecutionError as exc:
|
/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/ |
H A D | 0002-automake-Update-for-python.m4-to-respect-libdir.patch | 31 @@ -268,18 +270,7 @@ except ImportError: 41 - except: 70 - except:
|
/openbmc/qemu/tests/functional/acpi-bits/bits-tests/ |
H A D | smbios.py2 | 91 except: 193 except: 228 except: 287 except: 371 except: 492 except: 539 except: 571 except: 665 except: 766 except: [all …]
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/licenses/ |
H A D | CMU-Tex | 9 permission notice identical to this one except for the removal of this 19 except that this permission notice may be stated in a translation approved
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydbus/ |
H A D | 0003-Support-transformation-between-D-Bus-errors-and-exce.patch | 214 + except Exception as e: 227 except Exception as err: 425 + except ExceptionA as e: 430 + except ExceptionB as e: 436 + except ExceptionC as e: 442 + except ExceptionD as e: 447 + except ExceptionD as e: 455 + except Exception as e: 460 + except Exception as e:
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/ |
H A D | 0004-run_test.py-not-use-hard-coded-path-.-obj-hugeadm.patch | 38 + except KeyboardInterrupt: 40 + except OSError:
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/ |
H A D | simg_dump-python3.patch | 33 - except getopt.GetoptError, e: 34 + except getopt.GetoptError as e:
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/ |
H A D | simg_dump-python3.patch | 33 - except getopt.GetoptError, e: 34 + except getopt.GetoptError as e:
|
/openbmc/openbmc/poky/meta/recipes-core/meta/ |
H A D | cve-update-nvd2-native.bb | 79 except OSError: 168 except Exception as e: 356 except KeyError: 363 except KeyError: 369 except KeyError: 376 except KeyError: 393 except KeyError:
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-matplotlib/ |
H A D | matplotlib-disable-download.patch | 43 - except IOError: 68 - except IOError:
|
/openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf/ |
H A D | 0001-lock.py-fix-Exception-handling.patch | 41 + except Exception: 54 + except Exception:
|
/openbmc/qemu/scripts/qapi/ |
H A D | .flake8 | 2 # Prefer pylint's bare-except checks to flake8's
|