commit | c64aab840033c866a13cfd76fc75407de84accd3 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Wed Oct 20 08:21:57 2004 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Wed Oct 20 08:21:57 2004 +0000 |
tree | 57a37ddf953ea653ef3814e2868d8aa1fac4f74b | |
parent | 06d9b1f30bfaa24614a20047ea3ae0b6328177d8 [diff] [blame] |
SF bug #902037: relative on-disk SYSTEM id handling is incorrect
diff --git a/Misc/NEWS b/Misc/NEWS index 828b1d0..c9b1e5f 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -22,6 +22,9 @@ 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