test
This commit is contained in:
10
nsfocus_web_excel.py
Normal file
10
nsfocus_web_excel.py
Normal file
@@ -0,0 +1,10 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Time : 2021/4/26 下午5:02
|
||||
# @Author : 852782749@qq.com
|
||||
# @File : nsfocus_web_excel.py.py
|
||||
# @Software: PyCharm
|
||||
import sys
|
||||
|
||||
reload(sys)
|
||||
sys.setdefaultencoding("utf-8")
|
||||
Reference in New Issue
Block a user