Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix regular expressions for routing #2

Merged
merged 1 commit into from Apr 2, 2012
Merged

fix regular expressions for routing #2

merged 1 commit into from Apr 2, 2012

Conversation

quiver
Copy link

@quiver quiver commented Mar 31, 2012

This is a sample code fix for Ch.4 Databases : Editing and Adding Books

If you run the sample code and 'X' or 'x' is included in ISBN number, the server raises an error.
Sample codes listed in the book is OK, but the code here at github has this bug.

- If 'X' or 'x' is included in ISBN number, the server raised error.
@brendanberg
Copy link
Member

Yep, I caught that one in the text, but somehow the change never made it back to the repo. Thanks!

mikedory added a commit that referenced this pull request Apr 2, 2012
fix regular expressions for routing
@mikedory mikedory merged commit 27eb241 into Introduction-to-Tornado:master Apr 2, 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.

None yet

3 participants