Home
Trees
Indices
Help
Package lepl
:: Package regexp
[
hide private
]
[
frames
] |
no frames
]
Package regexp
source code
Pure Python regular expression support.
Submodules
[
hide private
]
lepl.regexp._test
:
Tests for the lepl.regexp package.
lepl.regexp._test.binary
:
Tests for the lepl.regexp.binary module.
lepl.regexp._test.core
:
Tests for the lepl.regexp.matchers module.
lepl.regexp._test.interval
:
Tests for the lepl.regexp.interval module.
lepl.regexp._test.matchers
:
Tests for the lepl.regexp.matchers module.
lepl.regexp._test.random
:
Tests for the lepl.regexp package.
lepl.regexp._test.rewriters
lepl.regexp._test.unicode
:
Tests for the lepl.regexp.unicode module.
lepl.regexp.binary
:
A proof-of-concept regexp implementation for binary data strings.
lepl.regexp.core
:
A simple regular expression engine in pure Python.
lepl.regexp.interval
lepl.regexp.matchers
:
Matchers that call the regular expression engine.
lepl.regexp.rewriters
:
Rewrite the tree of matchers from the bottom up (as far as possible) using regular expressions.
lepl.regexp.str
:
Some intermediate classes that support parsers for objects that can be converted to strings using str().
lepl.regexp.unicode
:
A regexp implementation for unicode strings.
Home
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Sat Jun 9 21:50:50 2012
http://epydoc.sourceforge.net