pyfilesystem2 icon indicating copy to clipboard operation
pyfilesystem2 copied to clipboard

Import hook

Open arossert opened this issue 1 year ago • 1 comments

  • New feature

Imported the importhook from the original PyFilesystem project.

  • Code was updated to Python3 syntax
  • Added typing
  • Replaced imp with importlib (in some cases I could not find the proper replacement)
  • Removed unneeded code

arossert avatar Aug 16 '23 06:08 arossert

Is this repo still maintained?

arossert avatar Nov 23 '23 16:11 arossert