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

Thanks for the patches.  The general idea looks fine to me.  Comments:

- I'd like to see a doc entry indicating that float inputs to setframerate get 
rounded to the nearest integer.

- In 3.x, the extra int() isn't necessary:  round() returns an integer anyway.

Neil, if you're still following, and are interested in updating the patches, 
please go ahead.  Otherwise I'll fix things up and then commit in a week or two.

----------

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

Reply via email to