2023/8/30 update

This commit is contained in:
dengrb1 2023-08-30 12:30:12 +08:00 committed by GitHub
parent 2ebc8e53c6
commit 31d59e7445
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,9 @@ def check_internet(url='http://www.baidu.com/', timeout=5):
print('错误:没有输入文字')
sleep(1.5)
return False
sleep(1.8)
sys.exit()
pass
'''def check_python_installation():