pull/32/head
ubuntu 2018-12-04 16:20:03 +08:00
parent 8bf37b1e67
commit 0c96e6736d
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Update by : https://github.com/cppla/ServerStatus
# 支持Python版本2.7 to 3.5

View File

@ -1,3 +1,4 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Update by : https://github.com/cppla/ServerStatus
# 依赖于psutil跨平台库