I agree that it's very nice to have highlighted re's if possible. What if we did something like matching r"(?#) … " as a regular expression string? The would give us something explicit to match, but it would also mean you'd have to add it to any of your preexisting re's.