René's URL Explorer Experiment


Title: 6.2. re — Regular expression operations — Python 3.5.10 documentation

direct link

Domain: docs.python.org

Nonetext/html; charset=utf-8

Links:

Python documentation for the current stable releasehttps://docs.python.org/3/library/re.html
indexhttps://docs.python.org/3.5/genindex.html
moduleshttps://docs.python.org/3.5/py-modindex.html
nexthttps://docs.python.org/3.5/library/difflib.html
previoushttps://docs.python.org/3.5/library/string.html
Pythonhttps://www.python.org/
3.5.10 Documentationhttps://docs.python.org/3.5/index.html
The Python Standard Libraryhttps://docs.python.org/3.5/library/index.html
6. Text Processing Serviceshttps://docs.python.org/3.5/library/text.html
rehttps://docs.python.org/3.5/library/re.html#module-re
https://docs.python.org/3.5/library/re.html#module-re
Lib/re.pyhttps://github.com/python/cpython/tree/3.5/Lib/re.py
compiled regular expressionshttps://docs.python.org/3.5/library/re.html#re-objects
regexhttps://pypi.python.org/pypi/regex/
rehttps://docs.python.org/3.5/library/re.html#module-re
https://docs.python.org/3.5/library/re.html#regular-expression-syntax
Regular Expression HOWTOhttps://docs.python.org/3.5/howto/regex.html#regex-howto
DOTALLhttps://docs.python.org/3.5/library/re.html#re.DOTALL
MULTILINEhttps://docs.python.org/3.5/library/re.html#re.MULTILINE
MULTILINEhttps://docs.python.org/3.5/library/re.html#re.MULTILINE
MULTILINEhttps://docs.python.org/3.5/library/re.html#re.MULTILINE
ASCIIhttps://docs.python.org/3.5/library/re.html#re.ASCII
LOCALEhttps://docs.python.org/3.5/library/re.html#re.LOCALE
re.Ahttps://docs.python.org/3.5/library/re.html#re.A
re.Ihttps://docs.python.org/3.5/library/re.html#re.I
re.Lhttps://docs.python.org/3.5/library/re.html#re.L
re.Mhttps://docs.python.org/3.5/library/re.html#re.M
re.Shttps://docs.python.org/3.5/library/re.html#re.S
re.Xhttps://docs.python.org/3.5/library/re.html#re.X
Module Contentshttps://docs.python.org/3.5/library/re.html#contents-of-module-re
re.compile()https://docs.python.org/3.5/library/re.html#re.compile
search()https://docs.python.org/3.5/library/re.html#re.search
match()https://docs.python.org/3.5/library/re.html#re.match
ASCIIhttps://docs.python.org/3.5/library/re.html#re.ASCII
ASCIIhttps://docs.python.org/3.5/library/re.html#re.ASCII
ASCIIhttps://docs.python.org/3.5/library/re.html#re.ASCII
ASCIIhttps://docs.python.org/3.5/library/re.html#re.ASCII
ASCIIhttps://docs.python.org/3.5/library/re.html#re.ASCII
ASCIIhttps://docs.python.org/3.5/library/re.html#re.ASCII
ASCIIhttps://docs.python.org/3.5/library/re.html#re.ASCII
ASCIIhttps://docs.python.org/3.5/library/re.html#re.ASCII
https://docs.python.org/3.5/library/re.html#module-contents
https://docs.python.org/3.5/library/re.html#re.compile
match()https://docs.python.org/3.5/library/re.html#re.regex.match
search()https://docs.python.org/3.5/library/re.html#re.regex.search
re.compile()https://docs.python.org/3.5/library/re.html#re.compile
re.compile()https://docs.python.org/3.5/library/re.html#re.compile
https://docs.python.org/3.5/library/re.html#re.A
https://docs.python.org/3.5/library/re.html#re.ASCII
https://docs.python.org/3.5/library/re.html#re.DEBUG
https://docs.python.org/3.5/library/re.html#re.I
https://docs.python.org/3.5/library/re.html#re.IGNORECASE
https://docs.python.org/3.5/library/re.html#re.L
https://docs.python.org/3.5/library/re.html#re.LOCALE
re.LOCALEhttps://docs.python.org/3.5/library/re.html#re.LOCALE
re.ASCIIhttps://docs.python.org/3.5/library/re.html#re.ASCII
https://docs.python.org/3.5/library/re.html#re.M
https://docs.python.org/3.5/library/re.html#re.MULTILINE
https://docs.python.org/3.5/library/re.html#re.S
https://docs.python.org/3.5/library/re.html#re.DOTALL
https://docs.python.org/3.5/library/re.html#re.X
https://docs.python.org/3.5/library/re.html#re.VERBOSE
https://docs.python.org/3.5/library/re.html#re.search
match objecthttps://docs.python.org/3.5/library/re.html#match-objects
https://docs.python.org/3.5/library/re.html#re.match
match objecthttps://docs.python.org/3.5/library/re.html#match-objects
MULTILINEhttps://docs.python.org/3.5/library/re.html#re.MULTILINE
re.match()https://docs.python.org/3.5/library/re.html#re.match
search()https://docs.python.org/3.5/library/re.html#re.search
search() vs. match()https://docs.python.org/3.5/library/re.html#search-vs-match
https://docs.python.org/3.5/library/re.html#re.fullmatch
match objecthttps://docs.python.org/3.5/library/re.html#match-objects
https://docs.python.org/3.5/library/re.html#re.split
split()https://docs.python.org/3.5/library/re.html#re.split
FutureWarninghttps://docs.python.org/3.5/library/exceptions.html#FutureWarning
ValueErrorhttps://docs.python.org/3.5/library/exceptions.html#ValueError
https://docs.python.org/3.5/library/re.html#re.findall
https://docs.python.org/3.5/library/re.html#re.finditer
iteratorhttps://docs.python.org/3.5/glossary.html#term-iterator
match objectshttps://docs.python.org/3.5/library/re.html#match-objects
https://docs.python.org/3.5/library/re.html#re.sub
https://docs.python.org/3.5/library/re.html#re.subn
sub()https://docs.python.org/3.5/library/re.html#re.sub
https://docs.python.org/3.5/library/re.html#re.escape
https://docs.python.org/3.5/library/re.html#re.purge
https://docs.python.org/3.5/library/re.html#re.error
https://docs.python.org/3.5/library/re.html#re.error.msg
https://docs.python.org/3.5/library/re.html#re.error.pattern
https://docs.python.org/3.5/library/re.html#re.error.pos
https://docs.python.org/3.5/library/re.html#re.error.lineno
https://docs.python.org/3.5/library/re.html#re.error.colno
https://docs.python.org/3.5/library/re.html#regular-expression-objects
https://docs.python.org/3.5/library/re.html#re.regex.search
match objecthttps://docs.python.org/3.5/library/re.html#match-objects
https://docs.python.org/3.5/library/re.html#re.regex.match
match objecthttps://docs.python.org/3.5/library/re.html#match-objects
search()https://docs.python.org/3.5/library/re.html#re.regex.search
search()https://docs.python.org/3.5/library/re.html#re.regex.search
search() vs. match()https://docs.python.org/3.5/library/re.html#search-vs-match
https://docs.python.org/3.5/library/re.html#re.regex.fullmatch
match objecthttps://docs.python.org/3.5/library/re.html#match-objects
search()https://docs.python.org/3.5/library/re.html#re.regex.search
https://docs.python.org/3.5/library/re.html#re.regex.split
split()https://docs.python.org/3.5/library/re.html#re.split
https://docs.python.org/3.5/library/re.html#re.regex.findall
findall()https://docs.python.org/3.5/library/re.html#re.findall
match()https://docs.python.org/3.5/library/re.html#re.match
https://docs.python.org/3.5/library/re.html#re.regex.finditer
finditer()https://docs.python.org/3.5/library/re.html#re.finditer
match()https://docs.python.org/3.5/library/re.html#re.match
https://docs.python.org/3.5/library/re.html#re.regex.sub
sub()https://docs.python.org/3.5/library/re.html#re.sub
https://docs.python.org/3.5/library/re.html#re.regex.subn
subn()https://docs.python.org/3.5/library/re.html#re.subn
https://docs.python.org/3.5/library/re.html#re.regex.flags
compile()https://docs.python.org/3.5/library/re.html#re.compile
https://docs.python.org/3.5/library/re.html#re.regex.groups
https://docs.python.org/3.5/library/re.html#re.regex.groupindex
https://docs.python.org/3.5/library/re.html#re.regex.pattern
https://docs.python.org/3.5/library/re.html#match-objects
match()https://docs.python.org/3.5/library/re.html#re.regex.match
search()https://docs.python.org/3.5/library/re.html#re.regex.search
https://docs.python.org/3.5/library/re.html#re.match.expand
sub()https://docs.python.org/3.5/library/re.html#re.regex.sub
https://docs.python.org/3.5/library/re.html#re.match.group
IndexErrorhttps://docs.python.org/3.5/library/exceptions.html#IndexError
IndexErrorhttps://docs.python.org/3.5/library/exceptions.html#IndexError
https://docs.python.org/3.5/library/re.html#re.match.groups
https://docs.python.org/3.5/library/re.html#re.match.groupdict
https://docs.python.org/3.5/library/re.html#re.match.start
https://docs.python.org/3.5/library/re.html#re.match.end
IndexErrorhttps://docs.python.org/3.5/library/exceptions.html#IndexError
https://docs.python.org/3.5/library/re.html#re.match.span
https://docs.python.org/3.5/library/re.html#re.match.pos
search()https://docs.python.org/3.5/library/re.html#re.regex.search
match()https://docs.python.org/3.5/library/re.html#re.regex.match
regex objecthttps://docs.python.org/3.5/library/re.html#re-objects
https://docs.python.org/3.5/library/re.html#re.match.endpos
search()https://docs.python.org/3.5/library/re.html#re.regex.search
match()https://docs.python.org/3.5/library/re.html#re.regex.match
regex objecthttps://docs.python.org/3.5/library/re.html#re-objects
https://docs.python.org/3.5/library/re.html#re.match.lastindex
https://docs.python.org/3.5/library/re.html#re.match.lastgroup
https://docs.python.org/3.5/library/re.html#re.match.re
match()https://docs.python.org/3.5/library/re.html#re.regex.match
search()https://docs.python.org/3.5/library/re.html#re.regex.search
https://docs.python.org/3.5/library/re.html#re.match.string
match()https://docs.python.org/3.5/library/re.html#re.regex.match
search()https://docs.python.org/3.5/library/re.html#re.regex.search
https://docs.python.org/3.5/library/re.html#regular-expression-examples
https://docs.python.org/3.5/library/re.html#checking-for-a-pair
group()https://docs.python.org/3.5/library/re.html#re.match.group
https://docs.python.org/3.5/library/re.html#simulating-scanf
https://docs.python.org/3.5/library/re.html#search-vs-match
re.match()https://docs.python.org/3.5/library/re.html#re.match
re.search()https://docs.python.org/3.5/library/re.html#re.search
search()https://docs.python.org/3.5/library/re.html#re.search
MULTILINEhttps://docs.python.org/3.5/library/re.html#re.MULTILINE
match()https://docs.python.org/3.5/library/re.html#re.match
search()https://docs.python.org/3.5/library/re.html#re.search
https://docs.python.org/3.5/library/re.html#making-a-phonebook
split()https://docs.python.org/3.5/library/re.html#re.split
split()https://docs.python.org/3.5/library/re.html#re.split
https://docs.python.org/3.5/library/re.html#text-munging
sub()https://docs.python.org/3.5/library/re.html#re.sub
sub()https://docs.python.org/3.5/library/re.html#re.sub
https://docs.python.org/3.5/library/re.html#finding-all-adverbs
findall()https://docs.python.org/3.5/library/re.html#re.findall
search()https://docs.python.org/3.5/library/re.html#re.search
findall()https://docs.python.org/3.5/library/re.html#re.findall
https://docs.python.org/3.5/library/re.html#finding-all-adverbs-and-their-positions
finditer()https://docs.python.org/3.5/library/re.html#re.finditer
match objectshttps://docs.python.org/3.5/library/re.html#match-objects
finditer()https://docs.python.org/3.5/library/re.html#re.finditer
https://docs.python.org/3.5/library/re.html#raw-string-notation
https://docs.python.org/3.5/library/re.html#writing-a-tokenizer
tokenizer or scannerhttps://en.wikipedia.org/wiki/Lexical_analysis
Table of Contentshttps://docs.python.org/3.5/contents.html
6.2. re — Regular expression operationshttps://docs.python.org/3.5/library/re.html
6.2.1. Regular Expression Syntaxhttps://docs.python.org/3.5/library/re.html#regular-expression-syntax
6.2.2. Module Contentshttps://docs.python.org/3.5/library/re.html#module-contents
6.2.3. Regular Expression Objectshttps://docs.python.org/3.5/library/re.html#regular-expression-objects
6.2.4. Match Objectshttps://docs.python.org/3.5/library/re.html#match-objects
6.2.5. Regular Expression Exampleshttps://docs.python.org/3.5/library/re.html#regular-expression-examples
6.2.5.1. Checking for a Pairhttps://docs.python.org/3.5/library/re.html#checking-for-a-pair
6.2.5.2. Simulating scanf()https://docs.python.org/3.5/library/re.html#simulating-scanf
6.2.5.3. search() vs. match()https://docs.python.org/3.5/library/re.html#search-vs-match
6.2.5.4. Making a Phonebookhttps://docs.python.org/3.5/library/re.html#making-a-phonebook
6.2.5.5. Text Munginghttps://docs.python.org/3.5/library/re.html#text-munging
6.2.5.6. Finding all Adverbshttps://docs.python.org/3.5/library/re.html#finding-all-adverbs
6.2.5.7. Finding all Adverbs and their Positionshttps://docs.python.org/3.5/library/re.html#finding-all-adverbs-and-their-positions
6.2.5.8. Raw String Notationhttps://docs.python.org/3.5/library/re.html#raw-string-notation
6.2.5.9. Writing a Tokenizerhttps://docs.python.org/3.5/library/re.html#writing-a-tokenizer
6.1. string — Common string operationshttps://docs.python.org/3.5/library/string.html
6.3. difflib — Helpers for computing deltashttps://docs.python.org/3.5/library/difflib.html
Report a Bughttps://docs.python.org/3.5/bugs.html
Show Source https://github.com/python/cpython/blob/3.5/Doc/library/re.rst
indexhttps://docs.python.org/3.5/genindex.html
moduleshttps://docs.python.org/3.5/py-modindex.html
nexthttps://docs.python.org/3.5/library/difflib.html
previoushttps://docs.python.org/3.5/library/string.html
Pythonhttps://www.python.org/
3.5.10 Documentationhttps://docs.python.org/3.5/index.html
The Python Standard Libraryhttps://docs.python.org/3.5/library/index.html
6. Text Processing Serviceshttps://docs.python.org/3.5/library/text.html
Copyrighthttps://docs.python.org/3.5/copyright.html
Please donate.https://www.python.org/psf/donations/
Found a bughttps://docs.python.org/3.5/bugs.html
Sphinxhttp://sphinx.pocoo.org/

URLs of crawlers that visited me.