Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b4fb909

Browse files
committed
Remove inexistent tools
1 parent e0fd2f8 commit b4fb909

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

Tools/README

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
11
This directory contains a number of Python programs that are useful
22
while building or extending Python.
33

4-
audiopy Audiopy is a program to control the Solaris audio
5-
device, allowing you to choose both the input and
6-
output devices, and to set the output volume, that can
7-
be run either as a command-line script, or as a
8-
Tkinter application.
9-
10-
compiler Tools used to maintain the compiler package in the
11-
standard library.
12-
134
faqwiz FAQ Wizard.
145
See http://www.python.org/cgi-bin/faqw.py
156
for a live example.
@@ -34,9 +25,6 @@ scripts A number of useful single-file programs, e.g. tabnanny.py
3425
unicode Tools used to generate unicode database files for
3526
Python 2.0 (by Fredrik Lundh).
3627

37-
versioncheck A tool to automate checking whether you have the latest
38-
version of a package (by Jack Jansen).
39-
4028
webchecker A link checker for web sites.
4129

4230
world Script to take a list of Internet addresses and print

0 commit comments

Comments
 (0)