File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11This directory contains a number of Python programs that are useful
22while 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-
134faqwiz 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
3425unicode 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-
4028webchecker A link checker for web sites.
4129
4230world Script to take a list of Internet addresses and print
You can’t perform that action at this time.
0 commit comments