Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
what from .something means
#1
Hi all! In "pong" from Metulburr I found : from .control import Control
In Mark Lutz book, impossible to find this expression. Maybe Metulburr or somebody else could explain to me what this "from .control import Control" means. Thanks in advance.
Reply
#2
PEP328 - https://www.python.org/dev/peps/pep-0328...s-decision
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Understand what it means that everything in Python is an object... bytecrunch 8 3,906 Mar-19-2021, 04:47 PM
Last Post: nilamo
  what "return" means? PY_beginner 9 4,007 Oct-10-2019, 07:18 AM
Last Post: newbieAuggie2019
  effective means to flip boolean values? Exsul 3 4,409 Aug-25-2019, 03:58 PM
Last Post: Exsul
  what means in Python the "->"? lsepolis123 2 2,036 Aug-22-2019, 08:08 AM
Last Post: DeaD_EyE
  Smtplib: What does context argument means? Pythenx 1 3,132 Mar-27-2019, 06:25 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020