Get the source code
The source code used throughout the book can be downloaded as a code bundle or via subversion.
To get the original copy of the code included in the book via subversion you should issue the following command:
svn co https://code.cherrypyessentials.com/tags/initial
You can also grab a copy of the most recent version of the code which can be fixed when defects are reported.
svn co https://code.cherrypyessentials.com/trunk
