[Python-Dev] [Python-checkins] r43033 - in python/trunk/Lib: distutils/sysconfig.py encodings/init.py (original) (raw)

Barry Warsaw barry at python.org
Wed Mar 15 23:41:25 CET 2006


On Wed, 2006-03-15 at 17:33 -0500, Jeremy Hylton wrote:

On 3/15/06, Guido van Rossum <guido at python.org> wrote: > Well, absolute imports without the future statement will not use the > 5th argument, so they won't break, right? That's what MAL also says. > Someone please fix this.

I'd much rather see us change imports to use absolute imports than to use relative imports in count-the-dots fashion. Could we add that to PEP 8?

+1 -Barry

-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 309 bytes Desc: This is a digitally signed message part Url : http://mail.python.org/pipermail/python-dev/attachments/20060315/b00ccee7/attachment.pgp



More information about the Python-Dev mailing list