Currently, the `re` module just ignores the `re.ASCII` flag. This flag is used in quite a few places in the standard library. This causes `test_shlex` to fail.