You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Marc Haesen <ma...@telindus.com> on 2004/04/30 10:52:59 UTC

Problem with python bindings in trunk on windows

If I use the python bindings currently on trunk together with viewcvs on
windows, I get an error at line 81 of
trunk/subversion/bindings/swig/python/svn/fs.py when doing a comparison of 2
revisions of a file.
In stead of calling the builtin open function, it is calling the svn_fs_open
function.
If I replace the call to open with __built-ins__['open'], everything runs ok
again.
Marc


Visit us at the Telecom cITy Fair - The largest IT Fair in Belgium!
25, 26, 27 May - Brussels Expo

Get your free tickets here!



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org