mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
removed comment about fsm-redefine
This commit is contained in:
parent
e3b42dd011
commit
71b568d258
@ -4,9 +4,10 @@
|
||||
# http://www.python.org/~jeremy/weblog/030410.html
|
||||
|
||||
# Before you chase down leaks, make sure you Config:
|
||||
# fsm-redefine 0
|
||||
# want-dev 0
|
||||
|
||||
# You may also want to run pyo-shell so __debug__ is False and assert code is removed.
|
||||
|
||||
import gc
|
||||
gc.set_debug(gc.DEBUG_LEAK)
|
||||
gc.collect()
|
||||
|
Loading…
x
Reference in New Issue
Block a user