Python Forum
what is the point in function access to globals being read-only?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
what is the point in function access to globals being read-only?
#1
what is the point in function access to globals being read-only? referencing objects lets you modify them without the need for a global statement. is there some specific advantage to this?
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
what is the point in function access to globals being read-only? - by Skaperen - Sep-24-2019, 10:40 PM

Forum Jump:

User Panel Messages

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