[issue21682] Refleak in idle_test test_autocomplete

Saimadhav Heblikar report at bugs.python.org
Sat Jun 7 08:30:22 CEST 2014


Saimadhav Heblikar added the comment:

The patch fixes the refleak. Importing EditorWindow, was perhaps the cause. It uses a dummy editwin instead. 

With reference to the current test, was there a particular reason to import real EditorWindow module?

----------
keywords: +patch
Added file: http://bugs.python.org/file35506/issue21682.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21682>
_______________________________________


More information about the Python-bugs-list mailing list