Importing a dicrionary from a file
Black Mantis
themantis at trojanslair.zzn.com
Tue Jan 4 23:13:33 EST 2000
More information about the Python-list mailing list
Tue Jan 4 23:13:33 EST 2000
- Previous message (by thread): Python not a Very High-Level Language?
- Next message (by thread): Importing a dicrionary from a file
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hello I am a newbie, and i am working on a program that uses a really big dictionary. i was wondering if i could store the dictionary in a seperate file, let's say dict.dat. Now, at the beggining of the program i want to import that dictionary and get it ready, how would i do this? is there a way to read the whole input file into one variable? thanks for your help keagan
- Previous message (by thread): Python not a Very High-Level Language?
- Next message (by thread): Importing a dicrionary from a file
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list