Documentation ¶
Overview ¶
Package re implements the Python Regular Expression module.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MatchType = py.NewType("match", `regular expression match object`)
View Source
var PatternType = py.NewType("pattern", `regular expression pattern object`)
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.