summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2007-02-13 08:34:45 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2007-02-13 08:34:45 (GMT)
commit07aa3ed372ee1ab5e7e9151f8b63ff78dd0b419c (patch)
treef7de122964c8c0d658cbf1b74c2dce90641466fa /Misc
parentb8d6d73121855f30d8e3733552533ad8d29aa8e6 (diff)
downloadcpython-07aa3ed372ee1ab5e7e9151f8b63ff78dd0b419c.zip
cpython-07aa3ed372ee1ab5e7e9151f8b63ff78dd0b419c.tar.gz
cpython-07aa3ed372ee1ab5e7e9151f8b63ff78dd0b419c.tar.bz2
Patch #685268: Consider a package's __path__ in imputil.
Will backport.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 36ac1df..7b30044 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -128,6 +128,8 @@ Core and builtins
Library
-------
+- Patch #685268: Consider a package's __path__ in imputil.
+
- Patch 1463026: Support default namespace in XMLGenerator.
- Patch 1571379: Make trace's --ignore-dir facility work in the face of