summaryrefslogtreecommitdiff
path: root/mtraits/README.txt
diff options
context:
space:
mode:
authormichele.simionato <devnull@localhost>2008-08-31 07:46:47 +0000
committermichele.simionato <devnull@localhost>2008-08-31 07:46:47 +0000
commit4cc02fc4a03b9420c5a657ef6039809a0d762216 (patch)
tree59867b25b6eb57a0aea697da5991e4ef4864a76b /mtraits/README.txt
parent0aa9ad982d067e2041be0d6774a72d37403aa60f (diff)
downloadmicheles-4cc02fc4a03b9420c5a657ef6039809a0d762216.tar.gz
Committed version 0.5 of strait, the first one made available on python-dev
Diffstat (limited to 'mtraits/README.txt')
-rw-r--r--mtraits/README.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/mtraits/README.txt b/mtraits/README.txt
index b76a86a..0559b62 100644
--- a/mtraits/README.txt
+++ b/mtraits/README.txt
@@ -1,14 +1,14 @@
Dependencies:
-The mtrait module requires Python 2.4.
+The strait module requires Python 2.5.
Installation:
-Unzip the package and put the mtrait.py module somewhere in your
+Unzip the package and put the strait.py module somewhere in your
Python path.
Tests:
You may run the tests from the package directory as follows:
-$ python doc.py
+$ python docs.py