mirror of
https://github.com/python/cpython.git
synced 2026-05-13 07:59:04 -04:00
19db13bcc7
Checking // would call floor division but did not test that true division had become the default with 'from __future__ import division'.