thegooglecodearchive / editra-plugins

Automatically exported from code.google.com/p/editra-plugins
0 stars 1 forks source link

PyExpressions AttributeError on debug #172

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Open PyExpressions shelf. Debug program.

You get error:
  File "build\bdist.win32\egg\PyTools\Debugger\ExpressionsList.py", line 120, in clearexpressionvalues
AttributeError: 'ExpressionsList' object has no attribute '_data'

Original issue reported on code.google.com by rans1...@gmail.com on 28 Apr 2011 at 9:43

GoogleCodeExporter commented 9 years ago
Put into 166 (http://code.google.com/p/editra-plugins/issues/detail?id=166)

Original comment by rans1...@gmail.com on 28 Apr 2011 at 1:17