[ pycrypto-Bugs-751268 ] ZeroDivisionError in verification
"SourceForge.net" <[email protected]> Wed, 20 Oct 2004 09:48:23 -0700
| Newsgroups | gmane.comp.python.cryptography.cvs |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #751268, was opened at 2003-06-09 06:47 Message generated for change (Comment added) made by akuchling You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=120937&aid=751268&group_id=20937 Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Ji-young, Kim (cliffet) Assigned to: A.M. Kuchling (akuchling) Summary: ZeroDivisionError in verification Initial Comment: in crypto/util/test.py, line 181 if verbose: print 256/(end-start), 'K/sec' if end and start is equal, it occurs float division error. (virtually occurred in my Win2k system.) ---------------------------------------------------------------------- >Comment By: A.M. Kuchling (akuchling) Date: 2004-10-20 12:48 Message: Logged In: YES user_id=11375 Should be fixed in current CVS. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=120937&aid=751268&group_id=20937 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl