[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Problem with python bindings in trunk on windows

From: Marc Haesen <marc.haesen_at_telindus.com>
Date: 2004-04-30 12:52:59 CEST

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
Received on Fri Apr 30 12:52:55 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.