Open
Description
Feature or enhancement
Reproduced steps
re.compile('\p{script=Han}') #
actual:
will throw error
expect:
pass
Info:
- p stand for properity , Han stand for mandarin
- what is p? http://unicode.org/reports/tr18/#Categories
changed log
8/3 add more info . Final thx @JelleZijlstra give an helpful link