Hello,<br><br>I have implemented some of the classes that are present in jQuery but not in the css standard. Extending the classes seems like the right way to do it. You can check it out here.<br><br><a href="http://www.bitbucket.org/olauzanne/pyquery/src/tip/pyquery/cssselectpatch.py">http://www.bitbucket.org/olauzanne/pyquery/src/tip/pyquery/cssselectpatch.py</a><br>
<br>cssselect should remain standard compliant but I could make a patch so that using the jQuery pseudo classes is an option of the CSSSelector class. I don't have a strong opinion about doing it or not doing it. What do you think ?<br>
<br>--<br>Olivier Lauzanne<br>