Unfortunately, while making #3, some rotate module code was inadvertently added to the centralize_code branch. Now that a basic version of rotate.py has been completed, I think it makes sense, for the purpose of code review, to go ahead and merge this basic version with centralize_code. That will allow the completed rotate.py file to be evaluated along with the other files in the centralize_code branch, rather than having only a skeleton version of rotate.py there.
Unfortunately, while making #3, some rotate module code was inadvertently added to the
centralize_code
branch. Now that a basic version ofrotate.py
has been completed, I think it makes sense, for the purpose of code review, to go ahead and merge this basic version withcentralize_code
. That will allow the completedrotate.py
file to be evaluated along with the other files in thecentralize_code
branch, rather than having only a skeleton version ofrotate.py
there.