Python Forum
Global accessing of parameter to class
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Global accessing of parameter to class
#2
You should take a tutorial on classes
see: https://docs.python.org/3/tutorial/classes.html
Reply


Messages In This Thread
RE: Global accessing of parameter to class - by Larz60+ - Aug-23-2017, 09:17 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [ERROR] ParamValidationError: Parameter validation failed: Invalid type for parameter gdbengo 3 11,306 Dec-26-2022, 08:48 AM
Last Post: ibreeden
  accessing value in dict_values class CompleteNewb 14 5,288 Mar-31-2022, 04:02 AM
Last Post: deanhystad
  read a parameter after updating it in another class MKS2020 3 2,302 Jul-25-2020, 08:27 AM
Last Post: MKS2020
  accessing local variable outside class priyanka08 3 2,234 Sep-24-2019, 10:00 AM
Last Post: buran
  Global variable does not seem to be global. Columbo 6 3,764 Jul-15-2019, 11:00 PM
Last Post: Columbo
  The derivate class dosn't behave like the base when i pass parameter to them drudox 4 3,208 Aug-05-2018, 06:42 PM
Last Post: drudox
  How to print a global dictionary class properly 3dimensions 2 3,261 Apr-18-2018, 05:45 PM
Last Post: nilamo
  [Python Class] save method output to global file/list Vijay 3 5,129 Dec-23-2017, 03:20 AM
Last Post: Vijay

Forum Jump:

User Panel Messages

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