Home
last modified time | relevance | path

Searched refs:INTERN_NUMRUNS (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_sys.py21 INTERN_NUMRUNS = 0 variable
527 global INTERN_NUMRUNS
528 INTERN_NUMRUNS += 1
530 s = "never interned before" + str(INTERN_NUMRUNS)