]> granicus.if.org Git - python/commit
Issue #9283: Oops, add missing { and } to repr(os.environ)
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 28 Jul 2010 21:25:42 +0000 (21:25 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 28 Jul 2010 21:25:42 +0000 (21:25 +0000)
commitbed7117fdabcc24dd87a269b051f9b57b4c4909a
tree79f6610535b4e3359b422d0bf16336676298498f
parentd73c1a3009d4bf0212d0d59111c1191066e245e4
Issue #9283: Oops, add missing { and } to repr(os.environ)
Lib/os.py