Skip to content
Commit ef8ae657 authored by leswing's avatar leswing
Browse files

Python36Tests: Small Changes For Python 3.6 compatability

Use integer division instead of division when wishing to get
integer results. In python 3 division always returns a float
where as in 2.7 it returns an int if both the numerator and
denominator were ints
parent a3501081
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment