Login
Roast topics
Find topics
Find it!
From:
Python documentation
(Uncensored)
subscribe
Regular Expression HOWTO — Python 3.13.2 documentation
https://docs.python.org/3/howto/regex.html
links
backlinks
Roast topics
Find topics
Roast it!
Author, A.M. Kuchling < amk@amk.ca>,. Abstract: This document is an introductory tutorial to using regular expressions in Python with the re module. It provides a gentler introduction than the corr...