Primary
globals() ⚬ᵖʸ|Documentation|1st|20251021194621-00-⌔
Built-in Functions — Python 3 documentation#globals
globals()Return the dictionary implementing the current module namespace. For code within functions, this is set when the function is defined and remains the same regardless of where the function is called.
Printed 2026-06-28.
(echo:: @ ᯤ)
Link to original
Secondary
• • •