fab-classic
fab-classic copied to clipboard
implement nested using contextmanager
A re-implementation of nested for Python 3, should be more future-proof
not sure if this is really needed, the sub-classing of ExitStack seems pretty simple