>> Does anyone know why the following code successfully labels (with
>> [f|d|?]) entries in the current directory, but not in any other 
>> directory?  (All other directories' entries print [?].)

>           n = os.path.join(path, n) ### <== you need this


Oops, there it is: my stupidity on display forever.

Thanks for the catch! :)

-- 
Paxton Sanders
[EMAIL PROTECTED]
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to