]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
SF #659228, fix realpath() not being exported from os.path
authorNeal Norwitz <nnorwitz@gmail.com>
Fri, 10 Jan 2003 23:51:56 +0000 (23:51 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Fri, 10 Jan 2003 23:51:56 +0000 (23:51 +0000)
Misc/NEWS

index 26fc49fc03fe7b1b3a642f4075b547054064972e..1a78323aede38ffb923699047fd833390fc95e3d 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -56,6 +56,8 @@ Release date: XX-XXX-2003
 
 - SF #639945: fix crash on 64-bit AIX when loading dynamic modules.
 
+- SF #659228, fix realpath() not being exported from os.path
+
 What's New in Python 2.2.2 (final) ?
 Release date: 14-Oct-2002
 ====================================