[Python-Dev] tainting (original) (raw)
Skip Montanaro skip@pobox.com
Wed, 8 Jan 2003 12:04:12 -0600
- Previous message: [Python-Dev] tainting
- Next message: [Python-Dev] Re: Whither rexec?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Martin> So if you have
Martin> d[s] = 1
Martin> then tainting s might be necessary, since now len(s) depends on
Martin> the value of s.
You meant "... tainting d might be necessary, ...", right?
S
- Previous message: [Python-Dev] tainting
- Next message: [Python-Dev] Re: Whither rexec?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]