Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
make eval() safe
#6
(Mar-22-2022, 07:15 PM)snippsat Wrote: Has safe way to render code on server and also call stuff tough macros
user provided arithmetic expressions are to be provided by a web user. the web engine will do a lot of calculation with it while changing x and y and producing a plot. failures are to be commonly expected. speed helps.
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
make eval() safe - by Skaperen - Mar-22-2022, 02:43 AM
RE: make eval() safe - by deanhystad - Mar-22-2022, 03:59 AM
RE: make eval() safe - by snippsat - Mar-22-2022, 03:20 PM
RE: make eval() safe - by Skaperen - Mar-22-2022, 05:29 PM
RE: make eval() safe - by snippsat - Mar-22-2022, 07:15 PM
RE: make eval() safe - by Skaperen - Mar-24-2022, 05:47 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  is this string shell quote safe? Skaperen 2 2,171 Feb-18-2020, 12:56 AM
Last Post: Skaperen
  eval() function security Skaperen 8 3,820 Sep-23-2019, 04:32 AM
Last Post: Skaperen
  after py2 EOL, is it safe to repoint python? Skaperen 6 3,335 Sep-14-2019, 10:37 AM
Last Post: snippsat
  safe text to html Skaperen 10 11,741 Jul-07-2017, 04:23 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

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