DisposableContext

class tfsnippet.utils.DisposableContext

Bases: tfsnippet.utils.concepts.NoReentrantContext

Base class for contexts which can only be entered once.