Deutsch   English   Français   Italiano  
<mailman.35.1723161238.2890.python-list@python.org>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!2.eu.feeder.erje.net!feeder.erje.net!fu-berlin.de!uni-berlin.de!not-for-mail
From: Cameron Simpson <cs@cskk.id.au>
Newsgroups: comp.lang.python
Subject: Re: python3 package import difference?
Date: Fri, 9 Aug 2024 09:53:52 +1000
Lines: 6
Message-ID: <mailman.35.1723161238.2890.python-list@python.org>
References: <O9btO.172182$uvk9.19956@fx04.ams4>
 <ZrVakKrngbncooZ7@cskk.homeip.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
X-Trace: news.uni-berlin.de p9DDAzsD4Kmo2bSo70zfKQS+3dOnQqaShehLcU1acqRw==
Cancel-Lock: sha1:kF4dJf6unMH9tSaziF3eqW+JI3Y= sha256:Iib725HcC8tx6w/a+4WQkMZnFaUztAiKhWJrUhGoxpE=
Return-Path: <cameron@cskk.id.au>
X-Original-To: python-list@python.org
Delivered-To: python-list@mail.python.org
Authentication-Results: mail.python.org; dkim=none reason="no signature";
 dkim-adsp=none (unprotected policy); dkim-atps=neutral
X-Spam-Status: OK 0.016
X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:import': 0.07;
 '21:55,': 0.16; 'from:addr:cs': 0.16; 'from:addr:cskk.id.au':
 0.16; 'from:name:cameron simpson': 0.16; 'message-
 id:@cskk.homeip.net': 0.16; 'py2': 0.16; 'received:13.237': 0.16;
 'received:13.237.201': 0.16; 'received:13.237.201.189': 0.16;
 'received:cskk.id.au': 0.16; 'received:id.au': 0.16; 'received:l':
 0.16; 'received:mail.cskk.id.au': 0.16; 'removed.': 0.16;
 'subject:package': 0.16; 'wrote:': 0.16; 'python': 0.16; 'to:addr
 :python-list': 0.20; 'sense': 0.28; 'header:User-Agent:1': 0.30;
 'guess': 0.32; 'header:In-Reply-To:1': 0.34; 'received:au': 0.35;
 'received:13': 0.64; 'came': 0.65; 'less': 0.65;
 'received:userid': 0.66; 'bad': 0.67; 'control.': 0.84;
 'figuring': 0.84; 'from.': 0.84; 'smarter': 0.84
Mail-Followup-To: python-list@python.org
Content-Disposition: inline
In-Reply-To: <O9btO.172182$uvk9.19956@fx04.ams4>
User-Agent: Mutt/2.2.13 (2024-03-09)
X-BeenThere: python-list@python.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: General discussion list for the Python programming language
 <python-list.python.org>
List-Unsubscribe: <https://mail.python.org/mailman/options/python-list>,
 <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive: <https://mail.python.org/pipermail/python-list/>
List-Post: <mailto:python-list@python.org>
List-Help: <mailto:python-list-request@python.org?subject=help>
List-Subscribe: <https://mail.python.org/mailman/listinfo/python-list>,
 <mailto:python-list-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID: <ZrVakKrngbncooZ7@cskk.homeip.net>
X-Mailman-Original-References: <O9btO.172182$uvk9.19956@fx04.ams4>
Bytes: 2957

On 08Aug2024 21:55, Gilmeh Serda <gilmeh.serda@nothing.here.invalid> wrote:
>I guess in a sense Py2 was smarter figuring out what whent where and 
>where
>it came from. Or it was a bad hack that has been removed.

No, Python 2 offered less control.