Python Forum
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Use of Multiple Object
#5
(Mar-08-2017, 04:18 AM)Larz60+ Wrote: Please be more specific on your requirements.

Already I am giving you the entire details. By the way my problem was solved. Credit goes to StackOverflow. Anyway Thanks...

(Mar-08-2017, 07:08 AM)buran Wrote: Also, there is problem with the indentation of your code. Please, fix it.

Sir, there is no indentation problem in my program. By the way my problem was solved. Credit goes to StackOverflow. Anyway Thanks...

(Mar-08-2017, 10:04 AM)merlem Wrote: The problem is the position of the second line.
In this way, *all* instances of the class will share the same array. So, the array of the second one starts with the same elements as the array of the  first one, as they are set for all instances.
Shift the line to the start of fill and try what happens.

Sir, its not the solution which you told me. By the way my problem was solved. Credit goes to StackOverflow. Anyway thanks.
Reply


Messages In This Thread
Use of Multiple Object - by arup - Mar-08-2017, 03:39 AM
RE: Use of Multiple Object - by Larz60+ - Mar-08-2017, 04:18 AM
RE: Use of Multiple Object - by arup - Mar-08-2017, 11:43 AM
RE: Use of Multiple Object - by buran - Mar-08-2017, 07:08 AM
RE: Use of Multiple Object - by merlem - Mar-08-2017, 10:04 AM
RE: Use of Multiple Object - by buran - Mar-08-2017, 04:25 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  connecting to the spreadsheet object inside multiple enterprise software apps ajetrumpet 0 1,644 Jan-19-2020, 03:36 PM
Last Post: ajetrumpet
  How to sharing object between multiple process from main process using Pipe Subrata 1 3,680 Sep-03-2019, 09:49 PM
Last Post: woooee
  Return Object Created from Multiple Classes emerger 3 3,084 Oct-18-2018, 02:14 AM
Last Post: emerger

Forum Jump:

User Panel Messages

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