Relative Content

Tag Archive for pythonshareglobal

Using global variables between files?

I’m bit confused about how the global variables work. I have a large project, with around 50 files, and I need to define global variables for all those files.