]> granicus.if.org Git - python/commitdiff
add notes about the removal of bgen
authorBenjamin Peterson <benjamin@python.org>
Sun, 1 Jun 2008 18:50:38 +0000 (18:50 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sun, 1 Jun 2008 18:50:38 +0000 (18:50 +0000)
Misc/NEWS
Tools/README

index 0c3838919df94a3fd13a6d94e1d938f91449a94f..40b383dc450231b44941d1c6ad0e29b1e164e1eb 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -143,6 +143,8 @@ Library
 
 - The test.test_support module has been renamed to test.support.
 
+- The bgen tool has been removed
+
 Build
 -----
 
index 404ba4dbfc66a5b2f50dc6c2e6b0c2b7177bf466..db6e3705a4f47a6aeb049a80c2da17843c999e62 100644 (file)
@@ -7,9 +7,6 @@ audiopy         Audiopy is a program to control the Solaris audio
                be run either as a command-line script, or as a
                Tkinter application.
 
-bgen           Generate complete extension modules from a
-               description.  Still under development!
-
 compiler       Tools used to maintain the compiler package in the
                standard library.