]> granicus.if.org Git - python/commit
Don't use a file object as system id; try to propagate the file name to
authorMartin v. Löwis <martin@v.loewis.de>
Fri, 6 Oct 2000 21:11:20 +0000 (21:11 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Fri, 6 Oct 2000 21:11:20 +0000 (21:11 +0000)
commit5fece7fc1be798869cefc71dc9ea7b8a7fd4173c
tree7cc26946ebfa4f0ee985b946b30d32fc18253f7f
parent2aa93efda0d2b99a48c14cd777e523934bf51aa8
Don't use a file object as system id; try to propagate the file name to
the InputSource.
Lib/xml/sax/saxutils.py