A RetroSearch Logo

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

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2000-June/004683.html below:

is concatenation and append really the same thing?

[Python-Dev] Q: is concatenation and append really the same thing?Fredrik Lundh Fredrik Lundh" <effbot@telia.com
Fri, 16 Jun 2000 18:47:01 +0200
Python 1.6a2 (#0, Jun 14 2000, 23:07:49) [MSC 32 bit (Intel)] on win32
>>> (1, 2, 3) + [1, 2, 3]
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
TypeError: can only append tuple (not "list") to tuple

is "append" really the right word here?

sure confused the hell out of yours truly...  ("there's no
friggin' append call in this code")

</F>




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