> I agree with what you are saying wholeheartedly, but still think there
> is something fishy with the way that sys.modules works.  I'll take it
> from here to a tracker issue though. :)

Well, there is a short answer to you question: sys.modules  is *not*
meant to be replaced. Doing so will result in undefined behavior.

So there is nothing fishy about it.

Regards,
Martin
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to