mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
removed old comment
This commit is contained in:
parent
e088d31e98
commit
936e6dcbbc
@ -246,7 +246,6 @@ class GarbageReport(Job):
|
|||||||
yield byNum, byRef
|
yield byNum, byRef
|
||||||
|
|
||||||
def _getReferents(self, obj):
|
def _getReferents(self, obj):
|
||||||
# TODO: make this a generator
|
|
||||||
# referents (pointed to by garbage)
|
# referents (pointed to by garbage)
|
||||||
# returns two lists, first by index into gc.garbage, second by
|
# returns two lists, first by index into gc.garbage, second by
|
||||||
# direct reference
|
# direct reference
|
||||||
|
Loading…
x
Reference in New Issue
Block a user