mirror of
https://gitee.com/houstudio/Cdroid.git
synced 2024-11-29 18:59:14 +08:00
fix idgen.py's exception in window's python
This commit is contained in:
parent
bd6c839a75
commit
f09097ead6
@ -233,4 +233,4 @@ if ( __name__ == "__main__"):
|
||||
try:
|
||||
os.remove(ftempids)
|
||||
except OSError as e:
|
||||
print("删除文件失败: {e}")
|
||||
print("Remove File:{e}")
|
||||
|
Loading…
Reference in New Issue
Block a user