summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2008-05-16 00:50:02 (GMT)
committerBrett Cannon <bcannon@gmail.com>2008-05-16 00:50:02 (GMT)
commitfa40bbf6252d224fb479d051d236edf6a79a0c8d (patch)
tree3d4c3bd86b7262200f791a760808dda4b3e03980 /Misc
parent90f2cb422fb4226846ab81c21d3a140b92267f82 (diff)
downloadcpython-fa40bbf6252d224fb479d051d236edf6a79a0c8d.zip
cpython-fa40bbf6252d224fb479d051d236edf6a79a0c8d.tar.gz
cpython-fa40bbf6252d224fb479d051d236edf6a79a0c8d.tar.bz2
Deprecated statvfs for removal in 3.0.
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 95eeb2d..3287280 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -37,6 +37,8 @@ Extension Modules
Library
-------
+- The statvfs module has been deprecated for removal in Python 3.0.
+
- The sunaudiodev and SUNAUDIODEV modules have been deprecated for removal in
Python 3.0.