Tagged Questions
4
votes
1answer
179 views
Renaming Files and/or Directory
I'm quite new to Python and would love to gather feedback on my code. I've written a piece a script that allows me to search all file or directory names within a folder matching a particular pattern. ...