Python Forum
frozenset.copy() docs wrong
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
frozenset.copy() docs wrong
#8
If you want to check if an object is a copy or a reference to the same object, using the is operator is probably simplest.
It only matters for mutable objects that you plan on modifying, though.
Reply


Messages In This Thread
frozenset.copy() docs wrong - by Skaperen - Apr-02-2020, 08:15 PM
RE: frozenset.copy() docs wrong - by stranac - Apr-03-2020, 09:41 AM
RE: frozenset.copy() docs wrong - by Skaperen - Apr-03-2020, 08:13 PM
RE: frozenset.copy() docs wrong - by stranac - Apr-06-2020, 05:20 AM
RE: frozenset.copy() docs wrong - by Skaperen - Apr-06-2020, 10:24 PM
RE: frozenset.copy() docs wrong - by stranac - Apr-07-2020, 05:38 AM
RE: frozenset.copy() docs wrong - by Skaperen - Apr-07-2020, 07:20 AM
RE: frozenset.copy() docs wrong - by stranac - Apr-07-2020, 11:21 AM
RE: frozenset.copy() docs wrong - by Skaperen - Apr-08-2020, 12:56 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  where is documentation for stat result attributes in PDF docs? Skaperen 5 1,159 May-18-2023, 07:24 PM
Last Post: Skaperen
  when would a frozenset be needed? Skaperen 12 4,668 Apr-15-2020, 04:38 AM
Last Post: buran
  looking up docs for open file methods Skaperen 3 2,535 Nov-10-2019, 01:08 AM
Last Post: Skaperen
  Operator Precedence Direction in Docs blitz4 3 3,227 Mar-11-2018, 06:15 AM
Last Post: wavic
  Docs missing info? tozqo 3 4,532 Jun-21-2017, 06:50 AM
Last Post: Kebap

Forum Jump:

User Panel Messages

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