StackOverflow Questions for Tag: re-python

Pratyush Biswas
Pratyush Biswas

Reputation: 13

Trying to replace image extensions like "<filename>.<extension>" to "<filename>_resized.<extension>"

Score: 1

Views: 44

Answers: 1

Read More
stern15
stern15

Reputation: 47

Regex words extraction within a string store it into a python list

Score: 1

Views: 38

Answers: 1

Read More
Khai Hoan Pham
Khai Hoan Pham

Reputation: 116

Please explain how re module works in this case, re.sub() and re.findall seem to give different matches

Score: 0

Views: 55

Answers: 1

Read More
Montoya
Montoya

Reputation: 3049

Regex - find all whitespaces and ignore hyphen separated words in multiline string

Score: 0

Views: 95

Answers: 1

Read More
snow_leopard
snow_leopard

Reputation: 1556

python - Re module leaving space for matched string

Score: 0

Views: 52

Answers: 1

Read More
Shubham Vats
Shubham Vats

Reputation: 13

Reading multiple lines at once from a file in python for regex matching

Score: 0

Views: 176

Answers: 0

Read More
Saurav Mukherjee
Saurav Mukherjee

Reputation: 197

Maintaining the particular special character/s after/before a word while doing re.sub in Python

Score: 0

Views: 17

Answers: 0

Read More
Shay
Shay

Reputation: 11

Regex for letters having constant alphabetical distance between them

Score: 1

Views: 55

Answers: 1

Read More
Learner
Learner

Reputation: 19

Should I use regex or something else to extract log id from log files?

Score: -2

Views: 56

Answers: 2

Read More
JaviOverflow
JaviOverflow

Reputation: 1480

Regular expression to detect table names in oracle code

Score: 0

Views: 114

Answers: 0

Read More
Vanni Rovera
Vanni Rovera

Reputation: 137

Python regex: how to achieve this complex replacement rule?

Score: 0

Views: 134

Answers: 1

Read More
Mangu Singh Rajpurohit
Mangu Singh Rajpurohit

Reputation: 11420

How regular expression handles `^` or `$` in the middle of regex pattern?

Score: 1

Views: 777

Answers: 1

Read More
PreviousPage 1Next