Print

Print


i can confirm that it works :

>>> import XRootD
>>> print (XRootD.__version__)
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: module 'XRootD' has no attribute '__version__'
>>> import inspect
>>> print (inspect.getfile(XRootD))
/home/adrian/.local/lib/python3.7/site-packages/XRootD/__init__.py   

also, i tried my xrootd based application and i could copy from remote


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/1025?email_source=notifications\u0026email_token=AA7NRDV3VT7SMLDLQVLLSY3P75PDHA5CNFSM4IDWE2AKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2GEU4A#issuecomment-512510576", "url": "https://github.com/xrootd/xrootd/issues/1025?email_source=notifications\u0026email_token=AA7NRDV3VT7SMLDLQVLLSY3P75PDHA5CNFSM4IDWE2AKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2GEU4A#issuecomment-512510576", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1