Hans de Goede wrote: > Hi all, > > This patch fixes the following syntax errors caught by pychecker: > iw/lvm_dialog_gui.py:1024: Invalid arguments to (createSuggestedVGName), > got 1, > expected 2 > iw/welcome_gui.py:67: No global (sys) found > textw/network_text.py:75: No global (herrors) found > textw/welcome_text.py:44: No global (sys) found > > I choose to rename neterrors to herrors, instead of replacing the use of > the > undefined herrors with neterrors, to make things identical between > textmode and > gui mode, to avoid copy and paste errors like this one in the future. > > Regards, > Looks good. -- David Cantrell <dcantrell@xxxxxxxxxx> Red Hat / Honolulu, HI _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list