tl.testing
changeset 153:fb93f7c6f524
added a statement on compatibility with Python 2.6 and 2.7
| author | Thomas Lotze <thomas@thomas-lotze.de> |
|---|---|
| date | Wed, 04 Jan 2012 23:49:16 +0100 |
| parents | 7771d4041890 |
| children | 70f1571c857d |
| files | README.txt |
| diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line diff
1.1 --- a/README.txt Wed Jan 04 23:49:02 2012 +0100 1.2 +++ b/README.txt Wed Jan 04 23:49:16 2012 +0100 1.3 @@ -3,6 +3,7 @@ 1.4 =========================== 1.5 1.6 This package provides various utilities that can be used when writing tests. 1.7 +It is compatible to Python versions 2.6 and 2.7. 1.8 1.9 1.10 Sandboxes of directories and files
