Fix broken netref commit: do not consider them resolved if there's any exception...
authorClaudio-Daniel Freire <claudio-daniel.freire@inria.fr>
Thu, 12 May 2011 13:13:15 +0000 (15:13 +0200)
committerClaudio-Daniel Freire <claudio-daniel.freire@inria.fr>
Thu, 12 May 2011 13:13:15 +0000 (15:13 +0200)
commit65eaf9c7d32ccfee81a486229909149a90d5f252
tree4a7daa53ba25de9259db4a22aee4f81c6e5c3e50
parent84564a075cafea90f217505a93fa185f2d57bc31
Fix broken netref commit: do not consider them resolved if there's any exception, don't consider exceptions there as an error either. Premature resolution often results in KeyError exceptions (among possibly others)
src/nepi/core/execute.py