You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unicode has a concept of "derived properties" (the canonical list is here) which are defined as a combination of other character classes. For example, the first entry in that list is:
# Derived Property: Math
# Generated from: Sm + Other_Math
It would be nice to be able to pass these as arguments to print.
The text was updated successfully, but these errors were encountered:
Unicode has a concept of "derived properties" (the canonical list is here) which are defined as a combination of other character classes. For example, the first entry in that list is:
It would be nice to be able to pass these as arguments to
print
.The text was updated successfully, but these errors were encountered: