Skip to content

Conversation

stevekochscience
Copy link
Contributor

I am new to almost all of this--first pull request on github, just started web.py today, working through Learn Python the Hard Way.

In anycase, I think I am correct that the indentation before "raise web.seeother('/') is a typo in the tutorial. In my own code, I needed to put it in line with n = ... and that also makes sense to me. Hope I'm right and this helps!

@aaronsw
Copy link
Contributor

aaronsw commented Aug 1, 2012

Yeah, it should line up but now I think you have too little space. I'll tweak it. Thanks for noticing!

aaronsw added a commit that referenced this pull request Aug 1, 2012
docs/0.3/tutorial removed indentation before "raise web.seeother('/')
@aaronsw aaronsw merged commit 7d213d8 into webpy:master Aug 1, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants