Skip to main content

Experimental version of lxml.cssselect

Project description

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.3 2012-04-05

  • Fix bug with ignorable spaces between css selector groups. This caused extremely slow Diazo execution times.

0.2 2012-04-04

  • Make :contains() case sensitive for simplicity and speed.

  • Update to lxml master to fix problems with ignorable spaces in selectors.

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

experimental.cssselect-0.3.zip (14.4 kB view details)

Uploaded Source

File details

Details for the file experimental.cssselect-0.3.zip.

File metadata

File hashes

Hashes for experimental.cssselect-0.3.zip
Algorithm Hash digest
SHA256 90d9487935263d1109bebd7310aa91413b1bdc59efedb89f78cdf111e0fe394b
MD5 3fecdcf1fbc3ea6025e115a56a262957
BLAKE2b-256 ee171dad0a42b8e7853849b3e50434f8a930450853161205bee42e1874b1b5af

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page