Python Forum
Search file with *filename* python 3.8
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Search file with *filename* python 3.8
#5
(Dec-20-2019, 05:29 PM)lastyle Wrote: but not for files that have bestfile in middle of the name.

How or better what to adjust to archieve this then
As i mention you can adjust regex for all kind of matches,maybe you should practice a little on regex.
Here a link to regex 101 which is a fine tool for testing/learning.
Now it match all bestfile no matter whats's before or behind.
Reply


Messages In This Thread
Search file with *filename* python 3.8 - by lastyle - Dec-19-2019, 09:07 PM
RE: Search file with *filename* python 3.8 - by snippsat - Dec-20-2019, 06:06 PM

Forum Jump:

User Panel Messages

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