Python Forum
Looping through variables and setting them
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Looping through variables and setting them
#5
(Dec-17-2017, 01:33 PM)ColdDeath Wrote: I want to use as much techniques as possible. That's the only way I can learn to program even better.

I concur with the Windspar. You should try keeps things as simple as possible. Particular for what your trying to do list should suffice perfectly., The problem with using function like eval and exec is a potential threat to security. It allows to create a security hole to access the underlying system. As a general rule try avoiding using eval or exec :)
Reply


Messages In This Thread
RE: Looping trough variables and setting them - by hshivaraj - Dec-17-2017, 02:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Setting permanent user variables in Windows coder420 2 1,532 Jan-04-2022, 10:42 AM
Last Post: Larz60+
  Help Setting Multiple Variables bzowk 0 1,696 Jul-18-2020, 06:59 PM
Last Post: bzowk
  setting pythonpath variable in environment variables saisankalpj 3 3,614 Dec-05-2018, 10:33 PM
Last Post: Gribouillis
  os.environ not setting current shell variables in Windows? brian6667 2 11,034 Apr-26-2017, 12:59 PM
Last Post: brian6667

Forum Jump:

User Panel Messages

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