Tim Hatch

Weblog | Photos | Projects | Panoramas | About

About

A while back I started thinking about what's "reasonable" as far as line length and whatnot for Python regexes, and whether it'd be possible to match a line at a time making certain assumptions.

This is the start of a module that can detect when there's at least a line in the buffer, and be a drop-in replacement for the re module in Python.

Downloads

git clone http://timhatch.com/projects/fastre/fastre.git