Skip to content

Commit bcf527e

Browse files
committed
merge 3.4
2 parents 5e69419 + f5f9c13 commit bcf527e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/test/test_sys.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@ def test_sys_getwindowsversion_no_instantiation(self):
539539
test.support.get_attribute(sys, "getwindowsversion")
540540
self.assert_raise_on_new_sys_type(sys.getwindowsversion())
541541

542-
@test.test_support.cpython_only
542+
@test.support.cpython_only
543543
def test_clear_type_cache(self):
544544
sys._clear_type_cache()
545545

0 commit comments

Comments
 (0)