I downloaded this file:
http://media.readthedocs.org/pdf/pyramid/latest/pyramid.pdf
All the code blocks from pp. 432-435 inclusive are missing the
last line of the block.
For example, in section 40.6.3, "Changing the views.py file",
subsection "The view_wiki view function", shows as three
lines:
*@view_config**(route_name**=**’view_wiki’**)*
*def **view_wiki**(request):*
*return **HTTPFound(location **= **request**.**route_url(**’view_page’**,*
This line is missing:
pagename='FrontPage'))
Where should I report this?
Best regards,
John W. Shipman, [email protected]
Web Developer, National Radio Astronomy Observatory
--
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/d/optout.