[
https://issues.apache.org/jira/browse/BEAM-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15959475#comment-15959475
]
Chamikara Jayalath commented on BEAM-1373:
------------------------------------------
By 2to3 what I meant was updating code to support both Python 2 and 3 using [1]
(which is what we tried) or other means not setting use_2to3 = True in setup.py.
[1] http://python-future.org/automatic_conversion.html
> Update Python SDK code to support both Python 2 and 3
> -----------------------------------------------------
>
> Key: BEAM-1373
> URL: https://issues.apache.org/jira/browse/BEAM-1373
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py
> Reporter: Chamikara Jayalath
> Assignee: Ahmet Altay
>
> This can be performed by following standard Py2 -> Py2/3 conversion process
> defined in the following document.
> http://python-future.org/automatic_conversion.html
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)