the code at the end can not execute, sys.argc is not defined. Correct would be len(sys.argv)
what does this code do anyway? Can it be deleted? if this is a module test, when will it be executed? side note: Those things should be put into a function because all those variable definitions pollute the global namespace of the module. I will do that later for all modules -- Wolfgang
_______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
