Vinay Sajip added the comment: Another question to consider: is inspect the best place for this? I don't think it is, because
(a) It's not really an inspection facility (b) Importing inspect to get this functionality would pull in lots of stuff which wouldn't be used in the typical use case. I think it makes more sense for it to be in importlib. Accordingly adding Brett to nosy, for his thoughts. ---------- nosy: +brett.cannon _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12915> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com