]> granicus.if.org Git - python/commit
Don't fail in the face of a lacking attribute when wrapping a
authorBrett Cannon <brett@python.org>
Wed, 8 Feb 2012 23:44:14 +0000 (18:44 -0500)
committerBrett Cannon <brett@python.org>
Wed, 8 Feb 2012 23:44:14 +0000 (18:44 -0500)
commit8490fab4add07e4db261053fb420c2e411f82026
treed855dcabe4a5d440faae2e6a74d688acb4b1c81c
parent81a1fa5c778c4b33ca71fcf25155189545870aab
Don't fail in the face of a lacking attribute when wrapping a
function.
Lib/importlib/_bootstrap.py