This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-04-15 16:21:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f5364ae750
cpython
/
Lib
/
test
/
test_lazy_import
/
data
/
pkg
/
bar.py
Bartosz Sławecki
a66d51876d
gh-145334: Make lazy import tests discoverable (
#145336
)
2026-02-28 01:44:50 +00:00
2 lines
41 B
Python
Raw
Blame
History
print
(
"
BAR_MODULE_LOADED
"
)
def
f
(
)
:
pass
Reference in a new issue
View git blame
Copy permalink