The PEP: > '$' works like an operator and could be implemented as an > operator, but that prevents the compile-time optimization > and presents security issues. So, it is only allowed as a > string prefix. I'd like to see the '$' prefix replaced with an ordinary character such as 'i'. '$' is currently unused in Python and so can be used for future extension either as a new operator or as the basis for new operators. Interpolation strings consume this character so it can no longer be chosen as a new operator. Neil
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4