unexecutable code in CMakeDependendies.py

Wolfgang Rohdewald wolfgang at rohdewald.de
Wed Jan 12 10:25:39 CET 2011


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-windows/attachments/20110112/f3ead975/attachment.htm 


More information about the Kde-windows mailing list