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

Skip to content

Commit 702636a

Browse files
committed
Remove nonexistent tools from Tools README.
1 parent 60c762b commit 702636a

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

Tools/README

Lines changed: 0 additions & 11 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.
@@ -36,8 +27,6 @@ unicode Tools used to generate unicode database files for
3627
versioncheck A tool to automate checking whether you have the latest
3728
version of a package (by Jack Jansen).
3829

39-
webchecker A link checker for web sites.
40-
4130
world Script to take a list of Internet addresses and print
4231
out where in the world those addresses originate from,
4332
based on the top-level domain country code found in

0 commit comments

Comments
 (0)