[ pycrypto-Bugs-751268 ] ZeroDivisionError in verification
"SourceForge.net" <[email protected]> Mon, 09 Jun 2003 03:47:29 -0700
| Newsgroups | gmane.comp.python.cryptography.cvs |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #751268, was opened at 2003-06-09 19:47 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=120937&aid=751268&group_id=20937 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Ji-young, Kim (cliffet) Assigned to: Nobody/Anonymous (nobody) 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.) ---------------------------------------------------------------------- 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: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com.