mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Fixed test and converted to unittest format.
Checking // would call floor division but did not test that true division had become the default with 'from __future__ import division'.
This commit is contained in:
parent
158af581ae
commit
19db13bcc7
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
test_future
|
||||
6
|
||||
6
|
||||
2
|
||||
SyntaxError badsyntax_future3 3
|
||||
SyntaxError badsyntax_future4 3
|
||||
SyntaxError badsyntax_future5 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue