I recently created a program that searches through a computer's drive to make a 
list of all the files in that drive. However, the drive I am attempting to 
parse through is extremely large and when I run my program, it runs for about 5 
or 10 minutes then proceeds to not respond and not finish parsing through the 
entire drive. Is there a way around this or does the drive just contain too 
many files?
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to