Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Commit

Permalink
thank Jeremy for the original routes
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbe committed Jan 8, 2013
1 parent e5acb6b commit 31397e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ tornado-utils
A bunch of Tornado specific python utilities originally used on
Kwissle.com

(c) Peter Bengtsson, 2011

Unless otherwise specified via attribution,
code is (c) Peter Bengtsson 2011-2013
3 changes: 3 additions & 0 deletions tornado_utils/routes.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## The route helpers were originally written by
## Jeremy Kelley (http://github.com/nod).

import tornado.web
class route(object):
"""
Expand Down

0 comments on commit 31397e6

Please sign in to comment.