Re: [Zope] CRC-32 checksum

2000-08-31 Thread R. David Murray

On Wed, 30 Aug 2000, Jim Sanford wrote:
 Does anyone have or know the whereabouts of a python module that will do 32 bit CRC 
checksums?

I found a crc32 function in the zlib module for python.

--RDM


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] CRC-32 checksum

2000-08-30 Thread Jim Sanford

Does anyone have or know the whereabouts of a python module that will do 32 bit CRC 
checksums?

I am converting an existing application to Zope and need to be able to generate CRC-32 
checksums for checking file integrity of
software we produce.

 __

  Jim Sanford
  .   Database Engineer
 / \  /   Accelerated Technology, Inc.
/   / 720 Oak Circle Drive East
   /  /  \Mobile, AL 36609
  / / \   Voice: 334-661-5770  fax: 334-661-5788
 / \  E-Mail: [EMAIL PROTECTED]
  Web: http://www.atinucleus.com

 Nucleus.  All You NEED in an RTOS.  Royalty Free
 __




___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )