发布时间:2019-09-06 08:53:45编辑:auto阅读(3131)
>>> import warnings
>>>
>>> warnings.filterwarnings('error')
>>>
>>> try:
... warnings.warn(Warning())
... except Warning:
... print 'Warning was raised as an exception!'
...
Warning was raised as an exception!
参考资料:
2、https://docs.python.org/2/library/warnings.html
上一篇: 使用Python写Windows Ser
下一篇: python 去除html标签的几种方法
50063
49319
39982
37022
31416
28257
27213
22006
21962
20290
440°
318°
300°
484°
461°
1076°
2006°
1865°
1481°
2995°