uproot.reading
This module defines the entry-point for opening a file, uproot.open,
and the classes that are too fundamental to be models:
uproot.ReadOnlyFile (TFile
),
uproot.ReadOnlyDirectory (TDirectory
or TDirectoryFile
),
and uproot.reading.ReadOnlyKey (TKey
).