|
Re: [Python-Dev] Document None values in sys.modules?: msg#00529python-dev
On Thu, Jul 23, 2009 at 13:05, Guido van Rossum <guido@xxxxxxxxxx> wrote:
_______________________________________________
It has not been hidden, but the only place I ever came across it was in the original essay about packages. Â
None in Python 3.1 is really useless in terms of its semantics in relative imports; importlib doesn't support it and still passes as __import__ (at least last time I ran the test suite that way). I thought we had agreed a while back that supporting None was not warranted in Python 3.0? Otherwise I will do whatever work is necessary for this to happen.
-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 |