]> granicus.if.org Git - python/commit
fix PYTHONWARNINGS handling to not modify the original env value and improve
authorPhilip Jenvey <pjenvey@underboss.org>
Sat, 10 Apr 2010 20:27:15 +0000 (20:27 +0000)
committerPhilip Jenvey <pjenvey@underboss.org>
Sat, 10 Apr 2010 20:27:15 +0000 (20:27 +0000)
commitcdd98fb4634f6d3fc0815bfe490e1076e8b6ee9e
tree0d6ef2e5a7e942c10b17007547b687a1e20bdd45
parentb60ee469cd1cd9c51f319fc32fa37987581605d1
fix PYTHONWARNINGS handling to not modify the original env value and improve
its tests
Lib/test/test_warnings.py
Modules/main.c