From: Raymond Hettinger Date: Wed, 20 Oct 2004 08:21:57 +0000 (+0000) Subject: SF bug #902037: relative on-disk SYSTEM id handling is incorrect X-Git-Tag: v2.4b2~76 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c64aab840033c866a13cfd76fc75407de84accd3;p=python SF bug #902037: relative on-disk SYSTEM id handling is incorrect --- diff --git a/Misc/NEWS b/Misc/NEWS index 828b1d0c37..c9b1e5fe54 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -22,6 +22,9 @@ Extension Modules Library ------- +- Bug #902037: XML.sax.saxutils.prepare_input_source() now combines relative + paths with a base path before checking os.path.isfile(). + - The whichdb module can now be run from the command line. - Bug #1045381: time.strptime() can now infer the date using %U or %W (week of