Diff
Differences From Artifact [d59a32fd62]:
- File channels/ubuntuusers.py — part of check-in [051366205f] at 2015-04-29 22:59:12 on branch trunk — Undo itertools.chain(), use plain list appending. (user: mario, size: 3459) [annotate] [blame] [check-ins using]
To Artifact [664a150864]:
- File channels/ubuntuusers.py — part of check-in [b728f45203] at 2015-05-24 17:46:56 on branch trunk — Fix simplified regex to stop before }}} for URL extraction. (user: mario, size: 3465) [annotate] [blame] [check-ins using]
︙ | |||
75 76 77 78 79 80 81 | 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 | - + | # regexp lists out, just one srv url per entry ls = re.findall(r""" ^\s*([\w\s.-]+)\s*==+\s+ (?: ^\[(http[^\s\]]+) .*? \{(\w+)\} )? .*? ^\{\{\{ .*? |