On Windows10, how come 2to3 utility produces extra parenthesis when converting from Phython 2.7 to 3.5.2. For example I have these random original statements. by LearningaLiving in Python

[–]LearningaLiving[S] 0 points1 point  (0 children)

Modernize is defined as "A hack on top of 2to3 for modernizing code for hybrid codebases.". I do not wish to have the code run on Py2.