Mark Dickinson <dicki...@gmail.com> added the comment:

Looks good to me!  If it were me I'd probably just code the test directly 
as 

self.assertTrue((end_time-start_time) >= 0.0999)

to avoid having to look for epsilon when reading.

Do you want to commit it or shall I?

----------
nosy: +marketdickinson
resolution:  -> accepted

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5073>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to