Python Forum
two different objects, but somehow the values are shared between them
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
two different objects, but somehow the values are shared between them
#4
It doesn't "propagate". You are sending the same object to both Salmon and Tuna, i.e. a class object, not a class instance object https://www.toptal.com/python/python-cla...ough-guide
Reply


Messages In This Thread
RE: two different objects, but somehow the values are shared between them - by woooee - Apr-19-2018, 09:30 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Shared reference of variables... Denial 1 1,457 Aug-29-2020, 01:52 PM
Last Post: snippsat
  How to install and use a shared libary, via a .dll? ninjaisfast 0 1,320 Jul-09-2020, 03:23 PM
Last Post: ninjaisfast
  Divisors shared the second numbers mircea_dragu 1 2,076 Feb-07-2019, 10:09 PM
Last Post: ichabod801
  running just one process shared among uses Skaperen 3 3,035 Aug-07-2018, 12:12 AM
Last Post: Skaperen
  Shared reference and equality zyo 3 3,221 Jun-30-2018, 07:10 PM
Last Post: ljmetzger
  Shared queues l00p1n6 3 3,033 May-15-2018, 01:38 PM
Last Post: DeaD_EyE
  updating values in objects mercator 2 3,087 Dec-07-2017, 07:41 PM
Last Post: mercator

Forum Jump:

User Panel Messages

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