Concatenating filenames with "+" is seldom what you want. Instead, you should use os.path.join (or, to decrease portability, nt.path.join).
Jeff
pgpUKTuVnB2qh.pgp
Description: PGP signature
-- http://mail.python.org/mailman/listinfo/python-list
Concatenating filenames with "+" is seldom what you want. Instead, you should use os.path.join (or, to decrease portability, nt.path.join).
Jeff
pgpUKTuVnB2qh.pgp
Description: PGP signature
-- http://mail.python.org/mailman/listinfo/python-list