Should handled exceptions be included in Python docstrings?

前端 未结 0 2014
我在风中等你
我在风中等你 2021-01-25 03:16

In PEP257 it says that docstrings should include exceptions in the module docstring and raised exceptions in function docstrings, so if you handle an exception using a try-excep

相关标签:
回答
  • 消灭零回复
提交回复
热议问题