Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
icecream v2.1.5 source code.tar.gz | 2025-05-31 | 24.4 kB | |
icecream v2.1.5 source code.zip | 2025-05-31 | 37.1 kB | |
README.md | 2025-05-31 | 288 Bytes | |
Totals: 3 Items | 61.8 kB | 0 |
Changed: Improved printing for variables of type str
.
Fixed issues that affected the output of multiline strings and strings containing special characters such as escaped newlines and tabs.
Strings are now printed exactly as they are, faithfully representing their actual value.