-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Open
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtopic-regextype-featureA feature request or enhancementA feature request or enhancement
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
kohanyirobert
Metadata
Metadata
Assignees
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtopic-regextype-featureA feature request or enhancementA feature request or enhancement