Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 19db13b

Browse files
committed
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'.
1 parent 158af58 commit 19db13b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Lib/test/output/test_future

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
test_future
22
6
33
6
4-
2
54
SyntaxError badsyntax_future3 3
65
SyntaxError badsyntax_future4 3
76
SyntaxError badsyntax_future5 4

0 commit comments

Comments
 (0)