• Jason Madden's avatar
    Comply with PEP3333 · 7d8acc41
    Jason Madden authored
    Don't subclass dict for environ by default, but leave that option
    available. When printing, make sure that we have a secure environ.
    Unfortunately, this is relatively fragile but it's the only way to not
    break WebOb/Pyramid.
    7d8acc41
greentest.py 21.4 KB