diff options
author | Michele Simionato <michele.simionato@gmail.com> | 2018-07-26 06:32:28 +0200 |
---|---|---|
committer | Michele Simionato <michele.simionato@gmail.com> | 2018-07-26 06:32:28 +0200 |
commit | 8668e4ebc24849021fc73ddae4d2fc1ba89a6684 (patch) | |
tree | b333f16bdcb77824ed6cbc45b32a3066c2aed6ca | |
parent | 1e15063fc6dad18c95de3348fa1d3c86d2043ba0 (diff) | |
download | python-decorator-git-8668e4ebc24849021fc73ddae4d2fc1ba89a6684.tar.gz |
Fix
-rw-r--r-- | PITCHME.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ Several frameworks and tools depend on it, so it is one of the most downloaded packages on PyPI +++ +**Famous last words** + decorator 0.1, May 2005: *this is a hack, surely they will fix the signature in the next release of Python* |