Perfect at 07061647.

This commit is contained in:
zhaoyafan 2022-07-08 00:11:15 +08:00
parent 0356f2109e
commit e837ce51a3
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import os, sys
print(sys.path)
print(os.environ.get('PYTHONPATH'))
exit(127)