diff options
author | Guido van Rossum <guido@python.org> | 1997-12-10 22:35:02 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-12-10 22:35:02 (GMT) |
commit | 90d62ab0a175b8f3451ee74f29d5de83650e2292 (patch) | |
tree | 9791fc43c2a1f401cf44ca56cf8aaff435d91b87 /Lib/lib-stdwin/Sliders.py | |
parent | e680546894ae6e5dffe8b6f6a6a17a56301033ae (diff) | |
download | cpython-90d62ab0a175b8f3451ee74f29d5de83650e2292.zip cpython-90d62ab0a175b8f3451ee74f29d5de83650e2292.tar.gz cpython-90d62ab0a175b8f3451ee74f29d5de83650e2292.tar.bz2 |
Since this module is used as a fallback in case no built-in modules
have been configured, string.atof() should not fail when "import re"
fails (usually because pcre is not there).
This opens up a tiny security hole: *if* an attacker can make "import
re" fail, they can also make string.atof(arbitrary_string) evaluate
the arbitrary string. Nothing to keep me awake at night...
Diffstat (limited to 'Lib/lib-stdwin/Sliders.py')
0 files changed, 0 insertions, 0 deletions