Python Forum
dynamic use of attributes
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
dynamic use of attributes
#3
in simple vs. complex, sometimes doing complex now makes the future simple. if you have some complex (as in complicated) stuff to do, encapsulating it in a function make life simple: now just call the function. make the function even more complex but working correctly with more situations can make life even simpler: in more cases just call the function.

sometimes simplicity is in the eye of the beholder.

and common.py doesn't even need anything in it; an empty file works.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
dynamic use of attributes - by Skaperen - Oct-18-2018, 03:49 AM
RE: dynamic use of attributes - by Gribouillis - Oct-18-2018, 05:29 AM
RE: dynamic use of attributes - by Skaperen - Oct-18-2018, 08:41 PM
RE: dynamic use of attributes - by ichabod801 - Oct-19-2018, 03:12 AM
RE: dynamic use of attributes - by Skaperen - Oct-19-2018, 06:00 AM

Forum Jump:

User Panel Messages

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