You need to sign in or sign up before continuing.
-
Raymond Hettinger authored
Checking // would call floor division but did not test that true division had become the default with 'from __future__ import division'.
158af581
Checking // would call floor division but did not test that true division had become the default with 'from __future__ import division'.