<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><head><style>p {margin:0px;padding:0px;} blockquote { border: 0px; margin-top: 0px; margin-bottom: 0px; }</style></head><body style="">
<font color="#000000" face="Verdana" size="2">Hi,<br></font><blockquote type="cite"><div style="text-align: left;"><br><html><body>asdf<b>something</b>qwer</body></html><br><br>and "node" is the "<body>", then node.text retrieves asdf.<br>if I use node.itertext(), I get [asdf, something, qwer], which is again, not what I want...<br><br>is there a way to reach the other text of a node ("qwer")?</div></blockquote><div style="text-align: left;"> </div><div style="text-align: left;">Have you already looked at</div><div style="text-align: left;"> </div><div style="text-align: left;">http://codespeak.net/lxml/tutorial.html#elements-contain-text</div><div style="text-align: left;"> </div><div style="text-align: left;">?</div><div style="text-align: left;"> </div><div style="text-align: left;">Cheers,</div><div style="text-align: left;">Holger </div><div style="text-align: left;"> </div><p></p><font></font><div></div><div class="signature"><br /><br /><br />-- <br />GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!<br />Jetzt dabei sein: http://www.shortview.de/?mc=sv_ext_mf@gmx</div></body></html>