Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
usr
/
local
/
lib
/
python3.9
/
test
/
test_importlib
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//usr/local/lib/python3.9/test/test_importlib/stubs.py
import unittest class fake_filesystem_unittest: """ Stubbed version of the pyfakefs module """ class TestCase(unittest.TestCase): def setUpPyfakefs(self): self.skipTest("pyfakefs not available")