How to access to a variable (that value is not returned) from a module
imported?
And the variable is set at the module-level.
That module is external to my program, it's from another project so I
wann't modifying it.
imported?
And the variable is set at the module-level.
That module is external to my program, it's from another project so I
wann't modifying it.
Comment