"|"
+ TestDependent.TEST_PYSRC_LOC +
"configobj-4.6.0-py2.6.egg", false);
this.restorePythonPath(false);
codeCompletion = new PyCodeCompletion();
TddCodeGenerationQuickFixParticipant.onGetTddPropsError = new ICallback<Boolean, Exception>() {
public Boolean call(Exception e) {
throw new RuntimeException("Error:" + Log.getExceptionStr(e));
}