Quote:
|
Originally Posted by Ooble
Well, how could it? What if someone wrote their own low-level function to do the same thing? How would you stop them?
|
Talking about the unsafe input() ...
... couldn't one require that the first character (or any char) be related to numeric input, like has to be a number, -, +, . before it hits eval()?