Mercurial > hg > AuthRPC
comparison README.txt @ 4:ad5a8748afcf
Add test framework
author | Ben Croston <ben@croston.org> |
---|---|
date | Wed, 31 Aug 2011 21:35:14 +0100 |
parents | 6a61cfdf6930 |
children | 3c19ae16fc7a |
comparison
equal
deleted
inserted
replaced
3:43595981978d | 4:ad5a8748afcf |
---|---|
1 readme file | 1 With python 3.x, only the client package is available at the moment, until WebOb has been ported to python 3. |
2 | |
3 The server depends on WebOb 1.0.0 and above. This is automatically installed if you have an internet connection, otherwise download and install from http://pypi.python.org/pypi/WebOb | |
4 |