<p>
Glassware veteran
<strong>Corning </strong>
(
<span class="ticker">
NYSE:
<a class="qsAdd qs-source-isssitthv0000001" href="http://caps.fool.com/Ticker/GLW.aspx?source=isssitthv0000001" data-id="203758">GLW</a>
</span>
<a class="addToWatchListIcon qsAdd qs-source-iwlsitbut0000010" href="http://my.fool.com/watchlist/add?ticker=&source=iwlsitbut0000010" title="Add to My Watchlist"> </a>
) has fallen on hard times lately. Is it time to give up on the stock, or will Corning have a banana and a comeback?
</p>
I want to get "Glassware veteran" and "has fallen on hard times lately. Is it time to give up on the stock, or will Corning have a banana and a comeback?"
Using the code
tnode = root.xpath("/p")
content = tnode.text
I can only get "Glassware veteran",why?