A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2004-April/043988.html below:

[Python-Dev] Re: PEP 328 -- relative and multi-line import

[Python-Dev] Re: PEP 328 -- relative and multi-line import [Python-Dev] Re: PEP 328 -- relative and multi-line importGuido van Rossum guido at python.org
Sat Apr 3 11:58:51 EST 2004
> >      from ..Y import X
> 
> Wouldn't that have to be
> 
>        from ...Y import X
>               ^-------------separator, as in A.B

NO, NO, NO!  Each dot is one uplevel.  Exactly like Mac OS 9 paths do
with ':'.  (Read macpath.py.)

--Guido van Rossum (home page: http://www.python.org/~guido/)

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4