Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Feb 20, 2024. It is now read-only.
This repository was archived by the owner on Feb 20, 2024. It is now read-only.
There was an error while loading. Please reload this page.
It would be really useful to have a class that behaves as much as possible like python's
File. This will allow for interfacing with e.g.gzip.GzipFile,pickle.load, etc. This can be a simple wrapper ofXRootD.client.File, which makes synchronous requests and throws exceptions when they are not successful.