Are there any possible break ins in lib/cgi.py that someone malicious could exploit? The classic exploits seem quite hard to find in python code unless people start using fixed length buffers etc, but are there other opportunities (perhaps more pythonic)? -- Robin Becker