Re: Code works in current dir only?
there it is: my stupidity on display forever. Thanks for the catch! :) -- Paxton Sanders [EMAIL PROTECTED] -- http://mail.python.org/mailman/listinfo/python-list
Code works in current dir only?
"__main__": collectinfo(".") # this does not work, always labels with [?] #if __name__ == "__main__": #collectinfo("/") -- Paxton Sanders [EMAIL PROTECTED] -- http://mail.python.org/mailman/listinfo/python-list