Python Forum
references to functions
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
references to functions
#1
i had to call one of two functions in a loop in another function based on the truth of an expression. so i made it select the function reference, since i wasn't even sure, yet, if those were the functions i really needed to use. this way the more critical code would have a little less to do. then i figure which functions i need and one of them is a method instead of a function.

ugh!
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply
#2
Is there a question in this post?
Reply
#3
no, just a point of frustration. i can recode the arguments.
Tradition is peer pressure from dead people

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


Forum Jump:

User Panel Messages

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