~ubuntuone-pqm-team/cssselect/stable

  • Committer: Simon Sapin
  • Date: 2012-06-29 13:13:58 UTC
  • Revision ID: git-v1:3e5abd8e33db470edc487a518a06f44478b7c9c1
Do the right with non-ASCII pseudo-classes. Fix #14

Make sure that getattr() with a default does not raise an
UnicodeError or a TypeError on either Py2 or 3.

Instead, all non-ASCII pseudo-classes are invalid selectors
(as an inexistant pseudo-class should.)
Filename Latest Rev Last Changed Committer Comment Size
..
cssselect 79 12 years ago Simon Sapin Make cssselect a package again; fix setup.py accor Diff
docs 71 12 years ago Simon Sapin Add Sphinx docs. Diff
.coveragerc 129 12 years ago Simon Sapin Better test coverage. 139 bytes Diff Download File
.gitignore 125 12 years ago Simon Sapin Fix specificity for :not() 63 bytes Diff Download File
.travis.yml 146 11 years ago Simon Sapin Add a config file for Travis CI. 143 bytes Diff Download File
AUTHORS 65 12 years ago Simon Sapin Move the license to its own file. 52 bytes Diff Download File
CHANGES 145 11 years ago Simon Sapin Changelog for 0.7.1 4.5 KB Diff Download File
LICENSE 65 12 years ago Simon Sapin Move the license to its own file. 1.4 KB Diff Download File
MANIFEST.in 130 12 years ago Simon Sapin Tag v0.5 106 bytes Diff Download File
README.rst 86 12 years ago Simon Sapin Update the documentation for 0.2 932 bytes Diff Download File
setup.cfg 79 12 years ago Simon Sapin Make cssselect a package again; fix setup.py accor 174 bytes Diff Download File
setup.py 132.1.1 12 years ago Stefan Behnel fix setup.py to work with plain distutils (makes i 1.3 KB Diff Download File
tox.ini 79 12 years ago Simon Sapin Make cssselect a package again; fix setup.py accor 104 bytes Diff Download File