Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #96264 > unrolled thread

Re: Question about import

Started byIan Kelly <ian.g.kelly@gmail.com>
First post2015-09-10 09:11 -0600
Last post2015-09-10 09:11 -0600
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Question about import Ian Kelly <ian.g.kelly@gmail.com> - 2015-09-10 09:11 -0600

#96264 — Re: Question about import

FromIan Kelly <ian.g.kelly@gmail.com>
Date2015-09-10 09:11 -0600
SubjectRe: Question about import
Message-ID<mailman.320.1441897927.8327.python-list@python.org>
On Thu, Sep 10, 2015 at 8:47 AM, Peter Otten <__peter__@web.de> wrote:
> Ian Kelly wrote:
>> That surprises me also, but I suspect it's because they're
>> subdirectories of the current working directory rather than packages
>> found on the sys.path.
>
> So even the experts cannot keep up with all those nifty new features:
>
> https://www.python.org/dev/peps/pep-0420/ (Implicit Namespace Packages)

I've seen that before, but forgot about it. I wouldn't call myself an
expert, though; I haven't been using Python regularly for the past
couple of years, so I am getting a bit rusty.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web