-
Raymond Hettinger yazdı
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'.