Files
openide/python/testData/regexp/danglingMetacharacters.py
2011-02-21 20:04:53 +01:00

4 lines
31 B
Python

import re
re.compile('{\w+}')