weboob-devel/weboob
Laurent Bachelier 1621f3c3c0 Allow more freedom in page regexps
If the user starts with ^ or ends with $, do not add them. This allows
using only $ or ^.
If it's not a string, don't do anything to it (it has to be a regexp, or
mimic one).
Use search() instead of match(). They are the same, except match implies ^.

This does not break any module, it only adds more possibilities.
2012-02-01 23:19:01 +01:00
..
applications Make trusted.gpg world-readable 2012-01-30 16:13:36 +01:00
capabilities ICapContact: manage personal notes about a contact 2011-12-04 11:14:53 +01:00
core improve error message when a module isn't loadable 2012-02-01 23:07:25 +01:00
tools Allow more freedom in page regexps 2012-02-01 23:19:01 +01:00
__init__.py remove namespace packages info 2010-11-25 16:39:05 +01:00