summaryrefslogtreecommitdiffstats
path: root/Tools/bgen
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2008-06-01 19:01:25 (GMT)
committerBenjamin Peterson <benjamin@python.org>2008-06-01 19:01:25 (GMT)
commitc49372b080fb9100c63eb7f24c44e16178034659 (patch)
tree4e629afb3682c84924020aa750a6cc0783375ca0 /Tools/bgen
parent9359afff56f6bf87b1850c0ab29a001e0bcbe4a2 (diff)
downloadcpython-c49372b080fb9100c63eb7f24c44e16178034659.zip
cpython-c49372b080fb9100c63eb7f24c44e16178034659.tar.gz
cpython-c49372b080fb9100c63eb7f24c44e16178034659.tar.bz2
add a warning about bgen being removed
Diffstat (limited to 'Tools/bgen')
-rw-r--r--Tools/bgen/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tools/bgen/README b/Tools/bgen/README
index 70700c6..3cf9069 100644
--- a/Tools/bgen/README
+++ b/Tools/bgen/README
@@ -5,3 +5,5 @@ This directory contains BGEN -- a package that helps in generating
complete source code for Python extension module. For examples of its
use, see the Mac Python source distribution (available separately
from the Python ftp archives). Note that BGEN is not Mac specific!
+
+WARNING: bgen has been removed in 3.0.