Author | SHA1 | Message | Date |
---|---|---|---|
Philipp Hagemeister | 1cc79574fc |
Fix imports and general cleanup
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail. · Use _match_id consistently whenever possible · Fix some outdated tests · Use consistent valid URL (always match the whole protocol, no ^ at start required) · Use modern test definitions |
10 years ago |
Philipp Hagemeister | 8157ae3904 |
[golem] Fix under 2.6
It's a sad story; 2.6 does not support any non-trivial xpaths. |
10 years ago |
Philipp Hagemeister | 51ee08c4bb | Remove unused imports | 10 years ago |
Philipp Hagemeister | b14f3a4c1d | [golem] Simplify (#3828) | 10 years ago |
Mats | 70752ccefd |
[golem] Don't omit positional argument specifiers
Required by Python 2.6. |
10 years ago |
Mats | 6a5af6acb9 | [golem] Add new extractor | 10 years ago |