home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 5
/
Amiga Tools 5.iso
/
tools
/
developer-tools
/
andere sprachen
/
python-1.3
/
lib
/
readme
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-07-16
|
241 b
|
13 lines
This directory contains the Python library files, and the test files.
To check the correctness of the program, type this (after installation):
cd python:lib/test
python
import autotest
It should say: All tests Ok (or similar)