Skip to content

Commit 15c940a

Browse files
committed
python 3.2 too
1 parent a135f62 commit 15c940a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

News.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ NEWS
44
* 2015/04/12 v.2.0
55

66
- The same codebase can be run on both Python 2 (2.4-2.7)
7-
and Python 3 (3.3+). No need to use 2to3.
7+
and Python 3 (3.2+). No need to use 2to3.
88
- compat.py: provide more helper functions and aliases to reduce changes
99
required to convert python 2 compatible sources to python 3.
1010
The code becomes quite ugly, but such compatibility has its price.

0 commit comments

Comments
 (0)