xrootd / xrootd-python

Python bindings for XRootD are now part of the main repository.
https://github.com/xrootd/xrootd
6 stars 8 forks source link

Python3 compatibility #18

Closed sabma closed 6 years ago

sabma commented 6 years ago

Hey there,

if you want to support python up to version 3.5 this merge may help. (tested with 2.7 and 3.5) Unfortunately this does not work with python3.6, maybe some of you have an idea how to fix this?

I'm using this mainly to locate, so the other functions are not tested well, but should work.

Best regards Martin Sauter

simonmichal commented 6 years ago

Thanks for the PR, xrootd-python is now part of xrootd core. Please have a look at: https://github.com/xrootd/xrootd/tree/master/bindings/python