Python tests: Make sure stdlib can be found.

This commit is contained in:
Mark Shannon
2018-12-03 11:55:57 +00:00
parent 8e6c16d59f
commit d32e6b8501

View File

@@ -28,3 +28,7 @@ def foo():
foo()
#For test to find stdlib
import os