More dynamic Python imports

I like the idea of this — make Python imports more dynamic through anexplicit mapper, as implemented byExocet

I’ve implemented plugin systems previously myself, and it’s not thathard in Python, but with Exocet its much cleaner (and with morefeatures) than what I did.

 · 
peter