uproot.source.object

This module defines a physical layer for file-like objects.

Defines a uproot.source.object.ObjectResource (wrapped Python file-like object) and one source uproot.ObjectSource which always has exactly one worker (we can’t assume that the object is thread-safe).