DescriptionReplaced deprecated os.path.walk usage (see https://docs.python.org/2/library/os.path.html?highlight=os.path.walk#os.path.walk) with os.walk
I've also removed Collector because os.walk can visit directories bottom-up,
so Collector is not needed anymore.
Patch Set 1 #Patch Set 2 : Rebase with master (4ec6c4e3a94bd04a6da2858163d40b2429b8aad1) #
Messages
Total messages: 5 (2 generated)
|