This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-07-01 23:24:32 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
77cc4428a772b190ce10ec4d383594de09a03a45
cpython
/
Lib
/
test
/
test_lazy_import
/
data
/
basic2.py
T
Bartosz Sławecki
a66d51876d
gh-145334: Make lazy import tests discoverable (
#145336
)
2026-02-28 01:44:50 +00:00
5 lines
25 B
Python
Raw
Blame
History
def
f
():
pass
x
=
42
Reference in New Issue
View Git Blame
Copy Permalink