Searched defs:Py_STATS (Results 1 – 2 of 2) sorted by relevance
40 Py_STATS = hasattr(sys, '_stats_on') variable
1800 AC_DEFINE([Py_STATS], [1], [Define if you want to enable internal statistics gathering.]) definition