acknowledgements.markdown @ 9bea09df95b2
Update chapters/23.markdown Changes from `:help call` to `:help :call`.
| author | Martin Lundberg <martin.lundberg@gmail.com> |
|---|---|
| date | Wed, 23 Jan 2013 23:09:51 +0100 |
| parents | dc6a6332b281 |
| children | b0ca11bfb7a8 |
Acknowledgements ================ First I'd like to thank [Zed Shaw][] for writing [Learn Python the Hard Way][] and making it freely available. This book's format and writing style is directly inspired by it. [Zed Shaw]: http://zedshaw.com/ [Learn Python the Hard Way]: http://learnpythonthehardway.org/ I'd also like to thank the following GitHub users who sent pull requests, pointed out typos, raised issues, and otherwise contributed: * [Psycojoker](https://github.com/Psycojoker) * [manojkumarm](https://github.com/manojkumarm) * [dmedvinsky](https://github.com/dmedvinsky) * [flatcap](https://github.com/flatcap)