gawel / pyquery

A jquery-like library for python
http://pyquery.rtfd.org/
Other
2.3k stars 182 forks source link

support for keyword arguments in PyQuery custom functions (PyQuery.fn); hook tests #73

Closed randomir closed 10 years ago

randomir commented 10 years ago

Keyword args support in custom fn. Hook tests (new TestCase), including a test for kwargs from this commit.