File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33
44 finalize (new in Python 3.4)
55
6- Backport modifications are marked with marked with "XXX backport".
6+ Backport modifications are marked with "XXX backport".
77"""
88from __future__ import absolute_import
99
Original file line number Diff line number Diff line change 33
44This should contain everything needed to run test_weakref.
55
6- Backport modifications are marked with marked with "XXX backport".
6+ Backport modifications are marked with "XXX backport".
77"""
88import collections
99import os
Original file line number Diff line number Diff line change 33
44 FinalizeTestCase
55
6- Backport modifications are marked with marked with "XXX backport".
6+ Backport modifications are marked with "XXX backport".
77"""
88from __future__ import print_function
99
You can’t perform that action at this time.
0 commit comments