On 29 Gen, 17:30, Peter Otten <__pete...@web.de> wrote:
> I think you can work around the problem. The following should pass in Python
> 2.6 and 3.1:
>
> '''>>> concat('hello','world') == 'hello world'
> True
> '''

I see. Thank for the concern.
M.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to