Python Forum
Recursively place file in a directory/all subdirectories
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Recursively place file in a directory/all subdirectories
#3
hell yeah looking at pathlib.Path.touch() right now... awesome

Actually I was specifically trying to do it without os.walk()....
Reply


Messages In This Thread
RE: Recursively place file in a directory/all subdirectories - by rootVIII - Dec-26-2018, 09:23 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Making turtle draw a sine wave recursively rootVIII 2 4,998 Jun-09-2019, 07:31 AM
Last Post: rootVIII

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020