Home
last modified time | relevance | path

Searched defs:Py_STATS (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_embed.py40 Py_STATS = hasattr(sys, '_stats_on') variable
/external/python/cpython3/
Dconfigure.ac1800 AC_DEFINE([Py_STATS], [1], [Define if you want to enable internal statistics gathering.]) definition