gqylpy / exceptionx

The `exceptionx` is a flexible and convenient Python exception handling library that allows you to dynamically create exception classes and provides various exception handling mechanisms.
http://gqylpy.com
MIT License
118 stars 1 forks source link

4.1.4 #11

Closed 2018-11-27 closed 3 months ago

2018-11-27 commented 3 months ago
  1. Remove the verification statement for anti-static imports.
  2. Optimize a small number of code snippets to improve efficiency and readability.

  3. 移除反静态导入的校验语句。
  4. 优化少量代码片段,提升效率和可读性。