On 4/28/21 6:35 PM, Henry Gessau wrote:
> On 4/28/2021 17:57, Bruce Labitt wrote:
>> I've looked in https://www.w3schools.com/python/python_regex.asp,
>> https://docs.python.org/3/library/re.html,
>> https://docs.python.org/3.8/howto/regex.html,
>> https://www.guru99.com/python-regular-expressions-complete-tutorial.html#2,
>> https://www.makeuseof.com/regular-expressions-python/, and
>> https://www.dataquest.io/blog/regular-expressions-data-scientists/ and
>> https://realpython.com/regex-python/
> You've missed the best site of all for regexes: https://regex101.com
> Indispensable for developing and debugging regexes.
>
> Here is my 2-minute attempt: https://regex101.com/r/jGu82j/1
> _______________________________________________
> gnhlug-discuss mailing list
> gnhlug-discuss@mail.gnhlug.org
> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>
How does that site work?  I went there but there wasn't any apparent 
instructions or guidelines what to do?  It's not clear to me that what's 
on that site directly maps to re in python.  Still, it is an interesting 
concept.

_______________________________________________
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/

Reply via email to