-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Half triple-quoted strings #40
Labels
Comments
Thanks @asottile, will add this in next iteration 👍 I went through some examples in your repository, seems interesting, would definitely like to go through in depth sometime and add the missing ones here (after your permission, of course 😅 ). |
By all means go for it! |
satwikkansal
added a commit
that referenced
this issue
Oct 11, 2017
satwikkansal
added a commit
that referenced
this issue
Oct 11, 2017
satwikkansal
added a commit
that referenced
this issue
Oct 11, 2017
muscliary
pushed a commit
to muscliary/wtfpython
that referenced
this issue
Sep 12, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/asottile/wat/blob/303ea23f916dace0816ab521d3d11ed50bf0d6bb/python/half_triple_quoted_strings.py#L1-L5
Explain: implicit string joining
There's a few others in there that this repository already seems to have, nice collection :)
The text was updated successfully, but these errors were encountered: