Jonathan Abdo added the comment:
Inserting (with 12 spaces)
if not output_dir:
output_dir = "./"
at lines 83 and 84 works as a temporary workaround. `StdoutRefactoringTool` is
not receiving an `output_dir` from `option`, which seems to only be an i
Jonathan Abdo added the comment:
Gotcha, sorry about that. Active uses 3.5, so I guess I would take it up
with them?
On Oct 3, 2017 2:27 PM, "R. David Murray" wrote:
>
> R. David Murray added the comment:
>
> 3.5 is in security-fix-only mode, and we use versions to ind
Jonathan Abdo added the comment:
Issue also effects 3.5
--
nosy: +jabdo
versions: +Python 3.5
Added file: https://bugs.python.org/file47187/2to3bugpython.png
___
Python tracker
<https://bugs.python.org/issue31