Skip to content

Introduce Ellipsis #146

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

Closed
namannimmo10 opened this issue Feb 17, 2022 · 1 comment
Closed

Introduce Ellipsis #146

namannimmo10 opened this issue Feb 17, 2022 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@namannimmo10
Copy link
Collaborator

>>> ast.dump(ast.parse('...'), indent=4)
'Module(\n    body=[\n        Expr(\n            value=Constant(value=Ellipsis))],\n    type_ignores=[])'
@rebcabin rebcabin added the duplicate This issue or pull request already exists label Jun 25, 2023
@rebcabin
Copy link
Contributor

Issues #2011 and #2029 are more current. Closing as "duplicate"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants