X Tutup
Skip to content

add pretty print to list and tuple#5

Merged
windelbouwman merged 1 commit intoRustPython:masterfrom
yodalee:pretty-print-to-list-and-tuple
Jul 12, 2018
Merged

add pretty print to list and tuple#5
windelbouwman merged 1 commit intoRustPython:masterfrom
yodalee:pretty-print-to-list-and-tuple

Conversation

@yodalee
Copy link
Contributor

@yodalee yodalee commented Jul 12, 2018

Implement list and tuple print to [elements.str()] and {elements.str()}
Though parser doesn't support tuple yet.

@windelbouwman windelbouwman merged commit 8198c4a into RustPython:master Jul 12, 2018
youknowone referenced this pull request in youknowone/RustPython Mar 18, 2024
fix test_string_boundaries
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

Successfully merging this pull request may close these issues.

2 participants

X Tutup