Batuhan <[email protected]> added the comment:
After discussing with @pablogsal, instead of offering 2 options that one overlaps another we added -e option to 2to3.main and exec_function option (alongside print_funtion) to RefactoringTool. ---------- nosy: +pablogsal title: lib2to3 RefactoringTool python_grammar_no_print_and_exec_statement -> lib2to3 provide a way to use exec as a function in RefactoringTool _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39313> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
