diff -r ecf4d203c4d4 -r a94f361fc42e Beremiz.py --- a/Beremiz.py Tue May 08 17:08:45 2012 +0200 +++ b/Beremiz.py Tue May 08 17:16:37 2012 +0200 @@ -147,7 +147,7 @@ from BrowseValuesLibraryDialog import BrowseValuesLibraryDialog import types, time, re, platform, time, traceback, commands from ConfigTree import ConfigTreeRoot, MiniTextControler, MATIEC_ERROR_MODEL -from wxPopen import ProcessLogger +from ProcessLogger import ProcessLogger from docutils import * from PLCOpenEditor import IDEFrame, AppendMenu, TITLE, EDITORTOOLBAR, FILEMENU, EDITMENU, DISPLAYMENU, TYPESTREE, INSTANCESTREE, LIBRARYTREE, SCALING, PAGETITLES, USE_AUI