aeros167 <aeros...@gmail.com> added the comment:

> Yep, just make sure the tests still pass before and after the change. :)

Sounds good, the first thing I had done before proposing the change was testing 
it in an IDE and using some logging to ensure that random.choose and 
random.choice were providing the same functionality. So hopefully the PR tests 
will pass as well. 

> Separate are easier to review.

Alright, I'll do each of the file moves in individual PRs and then a separate 
one for changing random.choice to random.choose. 

Thanks!

----------

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

Reply via email to