Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
no tuple.copy()
#5
(May-04-2022, 05:31 AM)ndc85430 Wrote: Immutability is the reason for having a copy in the first place. How else are you going to produce an updated version?

the copy will also be immutable. how are you going to update it?
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
no tuple.copy() - by Skaperen - Apr-30-2022, 05:28 PM
RE: no tuple.copy() - by buran - May-04-2022, 04:16 AM
RE: no tuple.copy() - by ndc85430 - May-04-2022, 05:31 AM
RE: no tuple.copy() - by buran - May-04-2022, 08:29 AM
RE: no tuple.copy() - by Skaperen - May-04-2022, 04:20 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020