mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +00:00
Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.
This commit is contained in:
parent
f25ef50549
commit
f694518331
48 changed files with 395 additions and 534 deletions
|
|
@ -281,8 +281,8 @@ events in the input document:
|
|||
must come from the same external entity so that the Locator provides useful
|
||||
information.
|
||||
|
||||
*content* may be a Unicode string or a byte string; the ``expat`` reader module
|
||||
produces always Unicode strings.
|
||||
*content* may be a string or bytes instance; the ``expat`` reader module
|
||||
always produces strings.
|
||||
|
||||
.. note::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue