python assert

檢查條件,若是不知足,則提示。html

assert os.path.isdir(my_Path), 'dir path error'

refer:python

  1. Errors and Exceptions(https://docs.python.org/3/tutorial/errors.html)[https://docs.python.org/3/tutorial/errors.html]

.
.
.
.
.
.
.
.
.code

相關文章
相關標籤/搜索