¡@

Home 

python Programming Glossary: astrd

Unexpected result from sys.getrefcount

http://stackoverflow.com/questions/759740/unexpected-result-from-sys-getrefcount

result from sys.getrefcount When I typed astrd 123 import sys sys.getrefcount astrd 3 I am not getting where.. When I typed astrd 123 import sys sys.getrefcount astrd 3 I am not getting where is astrd used 3 times python garbage.. sys sys.getrefcount astrd 3 I am not getting where is astrd used 3 times python garbage collection share improve this..