Skip to content

Commit e1dadc2

Browse files
committed
Remove compatibilty note for Python 2.6 and 3.0-3.6
1 parent 25663f3 commit e1dadc2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Tools/iobench/iobench.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# -*- coding: utf-8 -*-
2-
# This file should be kept compatible with both Python 2.6 and Python >= 3.0.
3-
41
import itertools
52
import os
63
import platform

0 commit comments

Comments
 (0)