matches#

Matches management.

Module Attributes

PARSE_FAIL = <filefinder.util.Sentinel object>#

The match string could not be parsed successfully.

NOT_PARSED = <filefinder.util.Sentinel object>#

The match string has not been parsed yet.

Classes

Match(group, match_str, start, end)

Match extract from a filename.

Matches(matches, groups)

Scan an input file and store the results.