Hi Eric, Eric Schulte <schulte.e...@gmail.com> writes:
> I think using %S with strip-properties will address the great majority > of cases, and is certainly a better interim solution than the current > use of %s with no escaping. I find string escaping is *normally* very > consistent between languages. Okay, that's now the case in maint. > Then if someone wants to read the python spec, and implement custom > string escaping that would be useful, but it isn't immediately required. Indeed. -- Bastien