Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f632544 commit 630c829Copy full SHA for 630c829
2 files changed
Misc/NEWS
@@ -143,6 +143,8 @@ Library
143
144
- The test.test_support module has been renamed to test.support.
145
146
+- The bgen tool has been removed
147
+
148
Build
149
-----
150
Tools/README
@@ -7,9 +7,6 @@ audiopy Audiopy is a program to control the Solaris audio
7
be run either as a command-line script, or as a
8
Tkinter application.
9
10
-bgen Generate complete extension modules from a
11
- description. Still under development!
12
-
13
compiler Tools used to maintain the compiler package in the
14
standard library.
15
0 commit comments