This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
calibre
Watch
1
Star
0
Fork
0
You've already forked calibre
mirror of
https://github.com/kovidgoyal/calibre.git
synced
2025-11-17 20:13:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
calibre
/
src
/
css_selectors
History
Kovid Goyal
4989be9377
Conversion: Fix error when converting a document that contains an invalid function based CSS selector without parentheses.
Fixes
#1440278
[Conversion Error - TypeError: select_nth_last_child() takes exactly 3 arguments (2 given)](
https://bugs.launchpad.net/calibre/+bug/1440278
)
2015-04-04 09:23:45 +05:30
..
__init__.py
Expose set of inappropriate pseudo selectors
2015-02-22 13:16:51 +05:30
errors.py
Import the basic tests from cssselect
2015-02-19 19:17:31 +05:30
ordered_set.py
...
2015-02-20 15:00:47 +05:30
parser.py
...
2015-02-22 10:10:02 +05:30
select.py
Conversion: Fix error when converting a document that contains an invalid function based CSS selector without parentheses.
Fixes
#1440278
[Conversion Error - TypeError: select_nth_last_child() takes exactly 3 arguments (2 given)](
https://bugs.launchpad.net/calibre/+bug/1440278
)
2015-04-04 09:23:45 +05:30
tests.py
Conversion: Fix error when converting a document that contains an invalid function based CSS selector without parentheses.
Fixes
#1440278
[Conversion Error - TypeError: select_nth_last_child() takes exactly 3 arguments (2 given)](
https://bugs.launchpad.net/calibre/+bug/1440278
)
2015-04-04 09:23:45 +05:30