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.
1 comment:
Isto funciona realmente ?
Não haverá nenhum problema ou bug ?
-----
This really work ?
Will not have any problem or bug ?
Post a Comment