Home
Python Tutorial
Introduction
Data Type
Statement
Operator
String
Tuple
List
Dictionary
Collections
Function
Class
File
Buildin Function
Buildin Module
Database
Regular Expressions
Thread
Tkinker
wxPython
XML
Network
CGI Web
Windows
findall « Regular Expressions « Python Tutorial
Python Tutorial
Regular Expressions
findall
16.2.findall
16.2.1.
re.findall returns a list of all occurrences of the given pattern
16.2.2.
find the punctuation
16.2.3.
Find a string