pep8 / split very large line

This commit is contained in:
Florent 2013-12-15 16:23:17 +01:00
commit f7c4e4c89b
4 changed files with 40 additions and 8 deletions

View file

@ -101,7 +101,7 @@ class PagePrivateThread(OvsPage):
first_br = td.find('br')
assert first_br.nextSibling.name == 'br'
text_nodes = ovsparse.all_next_siblings(first_br.nextSibling.nextSibling) # TODO
text_nodes = ovsparse.all_next_siblings(first_br.nextSibling.nextSibling) # TODO
#~ print text_nodes
# date will be used as id