skip to navigation
skip to content

experimental.cssselect 0.1

Experimental version of lxml.cssselect

Downloads ↓

Latest Version: 0.3

This package contains an experimental fork of the lxml.cssselect module. The lxml fork with the same changes is http://github.com/lrowe/lxml

Changes

0.1 2011-03-23

  • In lxml.cssselect, use the xpath 'A//B' (short for 'A/descendant-or-self::node()/B') instead of 'A/descendant::B' for the css descendant selector ('A B'). This makes a few edge cases to be consistent with the selector behavior in WebKit and Firefox, and makes more css expressions valid location paths (for use in xsl:template match).
  • Fork from lxml 2.3
 
File Type Py Version Uploaded on Size # downloads
experimental.cssselect-0.1.zip (md5) Source 2011-03-23 12KB 8542