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