| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent fbdbea9 commit b1d2d98
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -560,7 +560,7 @@ start with a character in the "letter-like" set ``xid_start``, | |||
| 560 | 560 | and the remaining characters must be in the "letter- and digit-like" set | |
| 561 | 561 | ``xid_continue``. | |
| 562 | 562 | ||
| 563 | - These sets based on the *XID_Start* and *XID_Continue* sets as defined by the | ||
| 563 | + These sets are based on the *XID_Start* and *XID_Continue* sets as defined by the | ||
| 564 | 564 | Unicode standard annex `UAX-31`_. | |
| 565 | 565 | Python's ``xid_start`` additionally includes the underscore (``_``). | |
| 566 | 566 | Note that Python does not necessarily conform to `UAX-31`_. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments