A RetroSearch Logo

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

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2011-July/112466.html below:

[Python-Dev] Draft PEP: "Simplified Package Layout and Partitioning"

[Python-Dev] Draft PEP: "Simplified Package Layout and Partitioning" [Python-Dev] Draft PEP: "Simplified Package Layout and Partitioning"Greg Ewing greg.ewing at canterbury.ac.nz
Fri Jul 22 09:37:45 CEST 2011
P.J. Eby wrote:

> "from x import y" means "import x; y = x.y".

It actually means slightly more that that if y is a submodule,
in which case it means "import x.y; y = x.y".

-- 
Greg
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