c82a1c6 Use <> instead of {}

Authored and Committed by tdawson 5 years ago
    Use <> instead of {}
    
    With python re, it uses <> instead of {}

    It also matches the ?P<> above.  Having both can be confusing.