The trick is to download the Python 2.3 bindings in ZIP format, then unzip them and drop them into your
site-packages
folder. Once this is done, fire up a hex editor and edit each of the DLLs that are installed in the libsvn
package and replace all instances of the string python23.dll
with the string python24.dll
. That's all there is to it.