Memory leak with after_cancel() in Tkinter

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ton K.

    Memory leak with after_cancel() in Tkinter

    Folks,

    I'm experiencing this myself with an event driven simulator that makes
    *heavy* use of after() and after_cancel().
    I've seen references to this bug.
    Has it been fixed in Python 2.2.2?
    Python 2.3?

    Thanks
    Ton K.

Working...