Mailing List Archive

Python based ASPI SCSI test environmrent
The following link will provide a public domain ASPI SCSI test environment
that works under Windows 95/98, NT.
This environment functions under the python scripting language, which is
also public domain.

To use the SCSI python environment, one must have python allready installed
on their system with both ASPI and tcl/tk; which is included with the
Python
disribution ; working. Although tcl/tk and Python's Tkinter interface to
tcl/tk is not necessary to use the ASPI functions. They will work under
Python in console mode with the following command from the python prompt::

>>> from aspi import *
http://starship.python.net/crew/schulenburg/

Samuel W. Schulenburg
samschul@pacbell.net