コード例 #1
0
ファイル: test_tracemalloc.py プロジェクト: asvetlov/cpython
 def untrack(self):
     _testcapi.tracemalloc_untrack(self.domain, self.ptr)
コード例 #2
0
 def untrack(self):
     _testcapi.tracemalloc_untrack(self.domain, self.ptr)