Referencing Data structures from a different file?

e-tones.co.uk admin at e-tones.co.uk
Wed Nov 13 14:17:11 EST 2002


Hi all, I have 2 files...

main.py
data_structs.py

In data_structs I have a list and a dicionary, how do I make it so main.py
can access these data structures?

Cheers
Taz





More information about the Python-list mailing list