This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients alphalfalfa, martin.panter, rhettinger
Date 2015-11-17.07:08:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1447744106.82.0.0939139832087.issue25641@psf.upfronthosting.co.za>
In-reply-to
Content
For a simple fix, 2393 should probably read:

    for name, value in list(os.environ.items()):
History
Date User Action Args
2015-11-17 07:08:26rhettingersetrecipients: + rhettinger, martin.panter, alphalfalfa
2015-11-17 07:08:26rhettingersetmessageid: <1447744106.82.0.0939139832087.issue25641@psf.upfronthosting.co.za>
2015-11-17 07:08:26rhettingerlinkissue25641 messages
2015-11-17 07:08:26rhettingercreate