]> granicus.if.org Git - python/commit
Correct previous patch looking for warnings module: sys.modules, not
authorMark Hammond <mhammond@skippinet.com.au>
Wed, 16 Jul 2003 01:54:38 +0000 (01:54 +0000)
committerMark Hammond <mhammond@skippinet.com.au>
Wed, 16 Jul 2003 01:54:38 +0000 (01:54 +0000)
commit5f4e8ca3767db1b9e2b783d0dacf15ea1fbf0589
tree2a2f97dc71cce475557e3ce4089f73284b13edfa
parentb233e5440952ea56e8120dac62d749062af6fdfe
Correct previous patch looking for warnings module: sys.modules, not
sys.__modules__.
Python/pythonrun.c