Perfect at 07061641.

This commit is contained in:
zhaoyafan 2022-07-06 17:00:41 +08:00
parent 3b4c14b052
commit 9725f94387
1 changed files with 2 additions and 1 deletions

View File

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