Incoming Unicode regular expressions allow brackets inside brackets, therefore POSIX semantics no longer apply. Python warns about possible future breakage, so add backslash escape to square bracket opening inside the character class.
2 lines
28 B
Plaintext
2 lines
28 B
Plaintext
REGEX
|
|
[\[,] [0-9]{8}\.[0-9]* |