Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Help creating a pattern using the re module
Post: RE: Help creating a pattern using the re module

(Jan-09-2019, 07:38 AM)Gribouillis Wrote: You could replace (?: - flubber)?\.(?:mp|MP)4$ with .mp4 That worked great. Thanks a lot. I think it's making sense. But let me make sure I understand what ...
zulu_likuum General Coding Help 6 3,033 Jan-09-2019, 05:14 PM
    Thread: Help creating a pattern using the re module
Post: RE: Help creating a pattern using the re module

(Jan-09-2019, 12:16 AM)micseydel Wrote: What's your code for the two-pass solution? You mention that the 4th should not be renamed, but you actually remove a space. It might be good to clarify whic...
zulu_likuum General Coding Help 6 3,033 Jan-09-2019, 06:23 AM
    Thread: Help creating a pattern using the re module
Post: Help creating a pattern using the re module

I have written a python3 script to rename files based on a pattern input by the user. It has worked well, but I now am trying to create a pattern, and I am running into problems. I have four types of...
zulu_likuum General Coding Help 6 3,033 Jan-08-2019, 11:55 PM

User Panel Messages

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