]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix test_pep352 to deal with the removal of the 'exceptions' module.
authorBrett Cannon <bcannon@gmail.com>
Wed, 28 Feb 2007 00:01:43 +0000 (00:01 +0000)
committerBrett Cannon <bcannon@gmail.com>
Wed, 28 Feb 2007 00:01:43 +0000 (00:01 +0000)
commit4af7dcf10d7fa0aa116e283ad8212ed8aac8eea0
tree1f8469ffa978a1d63d6f15843e3a8602e7075df1
parent4fc8ae424f915d07ff56d32dceec3d2c4a89560e
Fix test_pep352 to deal with the removal of the 'exceptions' module.
Lib/test/test_pep352.py