by reference

dirvine irvine.david at gmail.com
Wed Feb 8 18:48:19 EST 2006


I would like to create a dictionary based on a variable i.e read a
bunch of filenames and create a dict for each one called the filename
filename={}
to get the filenames I trraverse teh dirs woth os.path.walk or similar

Sorry I'm a bit new to python




More information about the Python-list mailing list