diff options
| author | Michele Simionato <michele.simionato@gmail.com> | 2015-03-16 17:17:08 +0100 |
|---|---|---|
| committer | Michele Simionato <michele.simionato@gmail.com> | 2015-03-16 17:17:08 +0100 |
| commit | 8dd2913bc310e02084c9a7eee81187c53d7bd1e8 (patch) | |
| tree | b9a32fdfe2ff81b9af8134b64103bed530019f67 /README.rst | |
| parent | 0a949e970b90c502607daf091feda8b0e3e84a8c (diff) | |
| parent | 196ea9fece7b1507769493f1109ae5080cb7466c (diff) | |
| download | python-decorator-git-8dd2913bc310e02084c9a7eee81187c53d7bd1e8.tar.gz | |
Merged from 3.4.1release-3.4.2
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ Testing Run
- `$ python test.py`
+ `$ python test.py -v`
You will see a few innocuous errors with Python 2.5, because some
inner details such as the introduction of the ArgSpec namedtuple and
|
