how can i change all files from one extension to another within a direcory?
Using os.listdir, os.path.split and os.rename.
-- Gerhard -- http://mail.python.org/mailman/listinfo/python-list
how can i change all files from one extension to another within a direcory?
Using os.listdir, os.path.split and os.rename.
-- Gerhard -- http://mail.python.org/mailman/listinfo/python-list