A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-list/2005-September/348151.html below:

Question about concatenation error

Question about concatenation error Question about concatenation errorTerry Reedy tjreedy at udel.edu
Wed Sep 7 14:01:36 EDT 2005
"colonel" <thecamel at camelrichard.org> wrote in message 
news:cu5uh1h6nubs7mm0f2fmdc2de58f9nrq87 at 4ax.com...
> so can anyone tell me why "cleanlink" gets coverted to a list?
>  Is it during the slicing?

Steve answered for you, but for next time, you could find out faster by 
either using the all-purpose debuging tool known as 'print' or, with 
Python, the handy-dandy interactive window:
>>> [1,2,3][1:2]
[2]

Terry J. Reedy




More information about the Python-list mailing list

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