User Profile
Collapse
-
Thanks. I'll give it a shot.... -
trying to loop glob/md5 [list comprehension solution]
I've never written a Python program before and I'm trying to read a config file with file path/names (eg. c:\\python24\\* .dll, ... *.exe) to create an ouput file of filename + md5 values. I'm confused. I'm trying to lern how to use Wing IDE and step through the Stack Data. It seems to be working but on the
for fn in filelist:
data = file(fn,'rb').r ead()
I get a
IOError: (2, 'No such file or directory',... -
Newby looking for file obj code
I am very new to using Python and I'm looking for example code that would enable me to gather information on files on network servers and PC's. Can you point me in the right direction? Thanks.
No activity results to display
Show More
Leave a comment: