Issue 353 in pymt: Memory increase with MTList

1 view
Skip to first unread message

py...@googlecode.com

unread,
Dec 27, 2010, 2:13:02 PM12/27/10
to pymt-...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 353 by jeggerr: Memory increase with MTList
http://code.google.com/p/pymt/issues/detail?id=353

What steps will reproduce the problem?
Sample Code:
from pymt import *

# create list
lst = MTList()

if __name__ == '__main__':
getWindow().add_widget(lst)
runTouchApp()

What is the expected output? What do you see instead?
If I only create one MTList the Memory that python use grows fast. (+ 0.7MB
per sec)

What version of the product are you using? On what operating system?
PyMT 0.5.2, OSX 10.6.5


Reply all
Reply to author
Forward
0 new messages