mirror of
https://github.com/python/cpython.git
synced 2026-04-15 08:11:10 +00:00
4 lines
65 B
Python
4 lines
65 B
Python
lazy from . import b, x
|
|
|
|
def get_globals():
|
|
return globals()
|