Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/MrJoes/tornadio2
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjoes committed Nov 14, 2011
2 parents 570050c + 2669641 commit e587f24
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tornadio2/session.py
Expand Up @@ -48,8 +48,6 @@ def __init__(self, ip, arguments, cookies):
self.cookies = cookies
self.arguments = arguments

print arguments

def get_argument(self, name):
"""Return single argument by name"""
val = self.arguments.get(name)
Expand Down

0 comments on commit e587f24

Please sign in to comment.