On Wed, Feb 7, 2018 at 1:06 PM Daniel Shahaf <d...@daniel.shahaf.name> wrote:
> Kenneth Porter wrote on Wed, 07 Feb 2018 09:35 -0800: > > The overload of type was happening due to the unprefix stuff in fs.py. > Red > > herring, though interesting. > > This should only happen with 1.7 and earlier, see > https://subversion.apache.org/docs/release-notes/1.8#swig-py-star > > I believe that Kenneth is actually referring to putting the type(fp) test in svn/fs.py, where it is doing the prefixing internally, not that it is leaking out into his application. I think he was simply trying to debug our different experiences. Troy > Cheers, > > Daniel >