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


Messages In This Thread
what from .something means - by sylas - May-17-2018, 05:30 AM
RE: what from .something means - by buran - May-17-2018, 06:19 AM

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