On 2015-05-19, [email protected] <[email protected]> wrote:
> I have a python script file which converts .hex file to c file.
>
> Can anyone help me in converting .c file to csv file (unix format).
------------------------------------------------------------------------
#import os,sys
os.rename(sys.argv[1],sys.argv[1].replace('.c','.csv'))
------------------------------------------------------------------------
--
Grant Edwards grant.b.edwards Yow! I want a WESSON OIL
at lease!!
gmail.com
--
https://mail.python.org/mailman/listinfo/python-list