#186 trivial: use ImportError directly
Closed by mikem. Opened by pavlix.
pavlix/koji error  into  master

Download 186.patch

rebased

Unfortunately, ImportError is redefined in this module. That was a poor choice, but it is part of the api now. Because of thise, we must access the builtin ImportError via the exceptions module.

Pull-Request has been closed by mikem

I'm afraid I don't understand your rationale to the level that I have to assume you have just closed my pull request without stating a reason. I have put some effort in creating a number of patches for a number of tools including koji and am willing to continue unless I get discouraged to the level of abandoning the effort.

Metadata