Re: CRC 16bit function

2011-01-20 Thread Dave Angel
On 01/-10/-28163 02:59 PM, geremy condra wrote: On Thu, Jan 20, 2011 at 4:03 PM, SANKAR . wrote: Hi There, I am looking for buitin function to calculate 16 bit checksum values of the lines in text file using python. I could find one for 32 bit but not for 16 bit. Can some one help me? Googl

Re: CRC 16bit function

2011-01-20 Thread geremy condra
On Thu, Jan 20, 2011 at 4:03 PM, SANKAR . wrote: > Hi There, > > I am looking for buitin function to calculateĀ  16 bit checksum values of the > lines in text file using python. > I could find one for 32 bit but not for 16 bit. Can some one help me? Google's your friend. http://efreedom.com/Quest

CRC 16bit function

2011-01-20 Thread SANKAR .
Hi There, I am looking for buitin function to calculate 16 bit checksum values of the lines in text file using python. I could find one for 32 bit but not for 16 bit. Can some one help me? Thanks Sankar -- http://mail.python.org/mailman/listinfo/python-list