summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2004-10-20 08:21:57 (GMT)
committerRaymond Hettinger <python@rcn.com>2004-10-20 08:21:57 (GMT)
commitc64aab840033c866a13cfd76fc75407de84accd3 (patch)
tree57a37ddf953ea653ef3814e2868d8aa1fac4f74b
parent06d9b1f30bfaa24614a20047ea3ae0b6328177d8 (diff)
downloadcpython-c64aab840033c866a13cfd76fc75407de84accd3.zip
cpython-c64aab840033c866a13cfd76fc75407de84accd3.tar.gz
cpython-c64aab840033c866a13cfd76fc75407de84accd3.tar.bz2
SF bug #902037: relative on-disk SYSTEM id handling is incorrect
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 828b1d0..c9b1e5f 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