blob: 2a26444a3b2d6f158e28fd1ac2425c1668977d91 [file] [log] [blame]
Tor Norbye3a2425a2013-11-04 10:16:08 -08001import re
2
3re.compile(r'''[[\]]''')