Home
last modified time | relevance | path

Searched refs:ContainerNoGC (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_gc.py28 from _testcapi import ContainerNoGC namespace
30 ContainerNoGC = None variable
1052 @unittest.skipIf(ContainerNoGC is None,
1053 'requires ContainerNoGC extension type')
1095 a.y = ContainerNoGC(Z())

Completed in 3 milliseconds