[Python-Dev] tick_counter? (original) (raw)

Tim Peters tim.one at comcast.net
Sun Mar 28 11:09:41 EST 2004


Anyone know what the purpose of PyThreadState.tick_counter might be? AFAICT, it's initialized to 0, incremented by the eval loop now & again, and otherwise never referenced.



More information about the Python-Dev mailing list