On Tue 21, Jul'09 at  8:28 AM +0200, Jan-Herbert Damm wrote:
or

for i in dirs:
print '+%s' % i,

to get an output in accordance with the examples before: +dir1 +dir2 ... +dirN

Yes of course. Thanks for catching my typo - I forgot to sanitize that part of the script for typical usage.

Reply via email to