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: http://git.ipfire.org/?a=commitdiff_plain;h=c64aab840033c866a13cfd76fc75407de84accd3;p=thirdparty%2FPython%2Fcpython.git SF bug #902037: relative on-disk SYSTEM id handling is incorrect --- diff --git a/Misc/NEWS b/Misc/NEWS index 828b1d0c374f..c9b1e5fe544a 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