Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Global variable funkiness
#7
Hi Frank,

This is my first code in Python, so I'm afraid I will have more misunderstandings of Python as my main scripting language is Perl.

Anyway, thanks for your clear and fast explanation.
It works with the .copy()!

And I also replaced <> with !=.

Thanks all for the help!

Regards,
Toni
Reply


Messages In This Thread
Global variable funkiness - by tonivr - Oct-05-2016, 02:28 PM
RE: Global variable funkiness - by nilamo - Oct-05-2016, 05:14 PM
RE: Global variable funkiness - by micseydel - Oct-05-2016, 05:53 PM
RE: Global variable funkiness - by metulburr - Oct-05-2016, 06:24 PM
RE: Global variable funkiness - by nilamo - Oct-05-2016, 06:57 PM
RE: Global variable funkiness - by benkfra - Oct-05-2016, 06:45 PM
RE: Global variable funkiness - by tonivr - Oct-06-2016, 06:44 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  It's saying my global variable is a local variable Radical 5 1,216 Oct-02-2023, 12:57 AM
Last Post: deanhystad
  Variable scope - "global x" didn't work... ptrivino 5 3,086 Dec-28-2020, 04:52 PM
Last Post: ptrivino
  Spyder Quirk? global variable does not increment when function called in console rrace001 1 2,250 Sep-18-2020, 02:50 PM
Last Post: deanhystad
  NameError for global variable leviporton 3 2,572 Jul-10-2020, 06:51 PM
Last Post: bowlofred
  Function Recognises Variable Without Arguments Or Global Variable Calling. OJGeorge4 1 2,273 Apr-06-2020, 09:14 AM
Last Post: bowlofred
  Global Variable Not Updating joew 2 7,886 Jan-26-2020, 04:15 PM
Last Post: joew
  Help with Global/Coerced Variable (Understanding Scope) Rev2k 6 3,551 Jan-09-2020, 03:43 AM
Last Post: Rev2k
  Declaring a Global Variable in a Function Bob1948 4 3,071 Sep-14-2019, 11:16 PM
Last Post: ichabod801
  Global variable does not seem to be global. Columbo 6 3,740 Jul-15-2019, 11:00 PM
Last Post: Columbo
  change value of a global variable across all modules aster 5 5,066 Jan-01-2019, 06:42 PM
Last Post: aster

Forum Jump:

User Panel Messages

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