112
112
source branch to land it. When this comment is replied to, it should
114
114
>>> print_comments('boardCommentDetails', anon_browser, index=0)
117
117
>>> details = find_tags_by_class(
118
118
... anon_browser.contents, 'boardCommentDetails')[0]
119
119
>>> links = details.findAll('a')