修复编码问题 优化提示

This commit is contained in:
Jalin
2019-01-17 11:21:14 +08:00
parent 9b7f16d60a
commit e4831d6df9
5 changed files with 14 additions and 12 deletions

View File

@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
import os
import signal
import sys

View File

@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
import json
import re
from os import path