DEBSOURCES
Skip Quicknav
sources / pyquery / 1.4.3-1 / tests / test.html
123456789
<html> <body> <p class="hello" id="hello">Hello world !</p> <p id="test"> hello <a href="http://python.org">python</a> ! </p> </body> </html>