String handling bug in Python

Stephen Ferg steve at ferg.org
Mon Apr 29 21:26:26 EDT 2002


> It seems if you imposed the limitation that the z-string not contain the quote
> character used to delimit the string then you could simply use concatenation 
> to get around that limitation:
> 
> z"'" z'"' z'\'

Yes. Exactly.



More information about the Python-list mailing list