]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
_exceptions: Format a missing system id as <unknown>.
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 9 Oct 2000 16:45:54 +0000 (16:45 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 9 Oct 2000 16:45:54 +0000 (16:45 +0000)
commit04f4943d132d0d5e9829923706a2cb07a2b0ae9f
tree26f51d8e66bb89d40b277ebf017c8ddfdcd778f8
parent3383792c74ad6cb8b71bf54985cd54582657561e
_exceptions: Format a missing system id as <unknown>.
expatreader: Use the error handler instead of raising exception directly.
Lib/xml/sax/_exceptions.py
Lib/xml/sax/expatreader.py