python-localimport
python-localimport copied to clipboard
Add functionality of __enter__() without recording state
This will be useful if you want to use the localimport class to initialize the importer machinery state, but never intend to revert the state.