lxml:patch-1

Last commit made on 2012-06-17
Get this branch:
git clone -b patch-1 https://git.launchpad.net/lxml

Branch merges

Branch information

Name:
patch-1
Repository:
lp:lxml

Recent commits

43eaecb... by Simon Sapin

Fix documentation link to etreepublic.pxd

The file has moved to src/lxml/include in
6d33615e46e4a2316331c1bfe8051875abf59ed3

a957959... by scoder

added build option to enable cygdb debugging

99ae441... by scoder

added .hgignore file

1988032... by scoder

quick fix for compilation in old libxml2 versions - to be revisited

b097967... by scoder

code format

2260f8d... by scoder

use _MultiTagMatcher in iterwalk()

ba07885... by scoder

simplify interface for passing multiple tag selectors into element iteration methods

00def23... by scoder

minor import cleanup

b42b5f0... by scoder

minor code cleanup

0029e9e... by scoder

reimplement optimistic optimisation in _MultiTagMatcher when the doc's dict really did not change