[issue38348] Make python -m ast more configurable

Batuhan report at bugs.python.org
Thu Oct 3 08:25:49 EDT 2019


Batuhan <batuhanosmantaskaya at gmail.com> added the comment:

I was checking typed_ast and i wanted to know which parts changed and
implement that parts to astor. But there was no flags for --type-comments
False.

Also it can be handy to have an indention option to change it for fitting
tree into the terminal width.

On Thu, Oct 3, 2019, 11:45 AM Serhiy Storchaka <report at bugs.python.org>
wrote:

>
> Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:
>
> Why do you need this feature?
>
> ----------
>
> _______________________________________
> Python tracker <report at bugs.python.org>
> <https://bugs.python.org/issue38348>
> _______________________________________
>

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38348>
_______________________________________


More information about the Python-bugs-list mailing list