Perfect at 07080829.

This commit is contained in:
zhaoyafan 2022-07-08 09:46:19 +08:00
parent e5f221466a
commit 79e08afc92
1 changed files with 1 additions and 6 deletions

View File

@ -1,6 +1 @@
import os, sys
print(sys.path)
print(os.environ.get('PYTHONPATH'))
exit(0)
print('Run Test.')