Whitespace

This commit is contained in:
Laurent Bachelier 2013-04-03 18:58:55 +02:00
commit 13026702bd
4 changed files with 5 additions and 5 deletions

View file

@ -169,8 +169,8 @@ class VideoPage(BasePage):
# headers = req.info()
# if headers.get('Content-Type', '') == 'text/html' and headers.get('Content-Length', '') == '2':
# print 'BUG'
#print req.code
except HTTPError, e:
#print e.getcode()