|
Re: [Python-Dev] Document None values in sys.modules?: msg#00536python-dev
On Thu, Jul 23, 2009 at 20:18, Guido van Rossum <guido@xxxxxxxxxx> wrote: So, I guess, we'll live with it for a while longer. Given that it Can someone double-check me that the semantics can even be triggered in 3.1? I just tried and couldn't come up with anything. Heck, I quick search for a Py_None comparison in 3.1's import.c turned up nothing useful (other than mark_miss() is the function used to set None in sys.modules). We might have actually already removed it or made it so that the semantics can't be triggered.
Â
I can if people can trigger the semantics somehow so I have a test to go by. -Brett Â
_______________________________________________ Python-Dev mailing list Python-Dev@xxxxxxxxxx http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/maillists%40codeha.us
|
|
||||||||||||||||||||||||||
|
|
|
| News | Mail Home | sitemap | FAQ | advertise |