diff -r c3679f96020b -r 38fde37c3766 editors/ResourceEditor.py --- a/editors/ResourceEditor.py Sat Aug 19 00:30:22 2017 +0300 +++ b/editors/ResourceEditor.py Sat Aug 19 00:58:44 2017 +0300 @@ -37,7 +37,8 @@ # Configuration Editor class #------------------------------------------------------------------------------- -[ID_CONFIGURATIONEDITOR, +[ + ID_CONFIGURATIONEDITOR, ] = [wx.NewId() for _init_ctrls in range(1)]