summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2007-05-31 20:01:11 (GMT)
committerBrett Cannon <bcannon@gmail.com>2007-05-31 20:01:11 (GMT)
commitf0cb1d7ad6a62768d5435f1f9a7e0f2d4c0ecf37 (patch)
tree7f334803f5f1d008df0c42b082a31cbf5066b4d7 /Misc
parent791d56f1f71a9cc02993063ea1545d7ae8822bf2 (diff)
downloadcpython-f0cb1d7ad6a62768d5435f1f9a7e0f2d4c0ecf37.zip
cpython-f0cb1d7ad6a62768d5435f1f9a7e0f2d4c0ecf37.tar.gz
cpython-f0cb1d7ad6a62768d5435f1f9a7e0f2d4c0ecf37.tar.bz2
Have cfmfile raise a DeprecationWarning as per PEP 4.
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 068bf71..e3577db 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -909,6 +909,8 @@ Windows
Mac
---
+- cfmfile now raises a DeprecationWarning.
+
- buildtools now raises a DeprecationWarning.
- Removed the macfs module. It had been deprecated since Python 2.5. This