8000 Uneeded triplequotes added in round trip · Issue #197 · berkerpeksag/astor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Uneeded triplequotes added in round trip #197

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Tadaboody opened this issue Mar 25, 2021 · 0 comments
Open

Uneeded triplequotes added in round trip #197

Tadaboody opened this issue Mar 25, 2021 · 0 comments

Comments

@Tadaboody
Copy link
Python 3.9.1 (default, Feb  3 2021, 07:04:15) 
[Clang 12.0.0 (clang-1200.0.32.29)] on darwin
...
>>> astor.__version__
'0.8.1'
>>> astor.to_source(ast.parse('",".join(i for i in range(10))'))
'""",""".join(i for i in range(10))\n'
@berkerpeksag berkerpeksag mentioned this issue Feb 6, 2025
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0