commit | faa35ff3cdcf15154dd207606a31b34923da9be9 | [log] [tgz] |
---|---|---|
author | Daniel Veillard <veillard@src.gnome.org> | Sun Nov 24 13:53:43 2002 +0000 |
committer | Daniel Veillard <veillard@src.gnome.org> | Sun Nov 24 13:53:43 2002 +0000 |
tree | c535fcf2d3eafbbdfab0e264d78e03d7f4f3a7a8 | |
parent | 80d7b901771962ca1ebded6bcbb6c0559663642a [diff] |
Return the previous as opposed to the next node (I guess this is the * python/libxml.c (libxml_prev): Return the previous as opposed to the next node (I guess this is the result of some cut & paste programming:) Daniel