Doesn't it end up in a call to PyString_Concat()?  That should return a PyStringConcatenationObject too, right?
K




Construct like s = a + b + c + d + e , where a, b etc. have been assigned string values earlier will not benefit from the patch.

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to