python assert
检查条件,如果不满足,则提示。
assert os.path.isdir(my_Path), 'dir path error'
refer:
SRE实战 互联网时代守护先锋,助力企业售后服务体系运筹帷幄!一键直达领取阿里云限量特价优惠。- Errors and Exceptions(https://docs.python.org/3/tutorial/errors.html)[https://docs.python.org/3/tutorial/errors.html]
.
.
.
.
.
.
.
.
.

更多精彩