We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7696cae commit 7deb7e2Copy full SHA for 7deb7e2
1 file changed
tests/bootstrap_impls/system_python_nodeps_test.py
@@ -2,6 +2,7 @@
2
3
# Verify py code from the stdlib can be imported.
4
import pathlib
5
+
6
print(pathlib)
7
8
# Verify a C-implemented module can be imported.
0 commit comments