全部搜索项
bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: flake8-blind-except  ]

软件包:python3-flake8-blind-except(0.2.1-1)

python3-flake8-blind-except 的相关链接

Screenshot

Debian 的资源:

下载源码包 flake8-blind-except

维护小组:

外部的资源:

相似软件包:

flake8 extension that checks for blind, catch-all except

A flake8 extension that checks for blind, catch-all except: and except Exception: statements.

As of pycodestyle 2.1.0, "E722 do not use bare except, specify exception instead" is built-in. However, bare Exception and BaseException are still allowed. This extension flags them as B902.

Using except without explicitly specifying which exceptions to catch is generally considered bad practice, since it catches system signals like SIGINT. You probably want to handle system interrupts differently than exceptions occurring in your code.

其他与 python3-flake8-blind-except 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 python3-flake8-blind-except

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 4.9 kB24.0 kB [文件列表]