Home
last modified time | relevance | path

Searched defs:circular (Results 1 - 5 of 5) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-util-inspect-long-running.js
/third_party/python/Lib/
H A Dweakref.py24 import _collections_abc # Import after _weakref to avoid circular import. namespace
H A Dshutil.py927 import tarfile # late import for breaking circular dependency namespace
976 import zipfile # late import for breaking circular dependency namespace
1207 import zipfile # late import for breaking circular dependency namespace
1237 import tarfile # late import for breaking circular dependency namespace
/third_party/python/Lib/asyncio/
H A Dtasks.py579 from .queues import Queue # Import here to avoid circular import problem. namespace
/third_party/python/Lib/test/test_import/
H A D__init__.py1328 self.fail('relative import in module contributing to circular ' namespace

Completed in 7 milliseconds