If you have a class variable, and then you delete it, the following error
appears:
File "livecoding.py", line 368, in ProcessChangedFile
del oldObject[k]
TypeError: 'type' object does not support item deletion
Original issue reported on code.google.com by aryov...@gmail.com on 21 Jul 2008 at 11:58
Original issue reported on code.google.com by
aryov...@gmail.com
on 21 Jul 2008 at 11:58