Fix incorrect markup.

This commit is contained in:
Martin v. Löwis 2007-08-15 07:59:57 +00:00
parent fd9a462949
commit 90b5a3c37b
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ The exact specification of what characters have the XID_Start or
XID_Continue properties can be found in the DerivedCoreProperties
file of the Unicode data in use by Python (4.1 at the time this
PEP was written), see [6]_. For reference, the construction rules
for these sets are given below. The XID_ properties are derived
for these sets are given below. The XID_* properties are derived
from ID_Start/ID_Continue, which are derived themselves.
``ID_Start`` is defined as all characters having one of the general