Python Forum
Bringing two files together
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bringing two files together
#9
Lars60+ - I would still like to know where you got the code you posted. I understand you wrote it, but I would be very interested to know where you learned.

I wrote it. It's standard class layout.
to do it the way you were trying, that is to use another class as object of a class, you need to initialize the object
within the init of the new class.

As far as where I learned how to do this, I don't have a clue, coming from c++ background, I was already familiar with the basic concepts.

David Beazley is a Great author, and an even better speaker! You should be able to get his code to work without problems, perhaps re-read the section.
Reply


Messages In This Thread
Bringing two files together - by tjnichols - Oct-12-2018, 11:49 AM
RE: Bringing two files together - by ThiefOfTime - Oct-12-2018, 12:05 PM
RE: Bringing two files together - by tjnichols - Oct-12-2018, 02:21 PM
RE: Bringing two files together - by nilamo - Oct-12-2018, 03:27 PM
RE: Bringing two files together - by Larz60+ - Oct-12-2018, 03:24 PM
RE: Bringing two files together - by tjnichols - Oct-12-2018, 03:55 PM
RE: Bringing two files together - by tjnichols - Oct-12-2018, 04:57 PM
RE: Bringing two files together - by nilamo - Oct-12-2018, 05:29 PM
RE: Bringing two files together - by Larz60+ - Oct-12-2018, 08:42 PM

Forum Jump:

User Panel Messages

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