We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cee8ff commit 0e6704eCopy full SHA for 0e6704e
example.py
@@ -24,8 +24,6 @@
24
<pyfakefs.fake_filesystem.FakeOsModule object...>
25
>>> os.path #doctest: +ELLIPSIS
26
<pyfakefs.fake_filesystem.FakePathModule object...>
27
->>> glob #doctest: +ELLIPSIS
28
-<pyfakefs.fake_filesystem_glob.FakeGlobModule object...>
29
>>> shutil #doctest: +ELLIPSIS
30
<pyfakefs.fake_filesystem_shutil.FakeShutilModule object...>
31
0 commit comments