Python Forum
problem with python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
problem with python
#9
From Python documentation:

Quote:Note that in general the practice of importing * from a module or package is frowned upon, since it often causes poorly readable code. However, it is okay to use it to save typing in interactive sessions.

You can read answers to StackOverflow's Why is "import *" bad? for additional tidbits.
raarkil likes this post
I'm not 'in'-sane. Indeed, I am so far 'out' of sane that you appear a tiny blip on the distant coast of sanity. Bucky Katt, Get Fuzzy

Da Bishop: There's a dead bishop on the landing. I don't know who keeps bringing them in here. ....but society is to blame.
Reply


Messages In This Thread
problem with python - by raarkil - Apr-27-2021, 08:29 PM
RE: problem with python - by Barrowman - Apr-27-2021, 08:50 PM
RE: problem with python - by raarkil - Apr-28-2021, 09:04 AM
RE: problem with python - by BashBedlam - Apr-28-2021, 01:01 AM
RE: problem with python - by Barrowman - Apr-28-2021, 08:22 AM
RE: problem with python - by raarkil - Apr-28-2021, 09:08 AM
RE: problem with python - by raarkil - Apr-28-2021, 09:14 AM
RE: problem with python - by raarkil - Apr-28-2021, 09:14 AM
RE: problem with python - by perfringo - Apr-28-2021, 09:15 AM
RE: problem with python - by raarkil - Apr-28-2021, 09:23 AM
RE: problem with python - by perfringo - Apr-29-2021, 10:08 AM
RE: problem with python - by raarkil - Apr-30-2021, 01:05 PM
RE: problem with python - by raarkil - Apr-28-2021, 12:46 PM
RE: problem with python - by Barrowman - Apr-28-2021, 01:37 PM
RE: problem with python - by raarkil - Apr-28-2021, 04:50 PM
RE: problem with python - by raarkil - Apr-28-2021, 05:06 PM
RE: problem with python - by Barrowman - Apr-28-2021, 05:20 PM
RE: problem with python - by raarkil - Apr-28-2021, 05:42 PM
RE: problem with python - by Barrowman - Apr-28-2021, 07:17 PM
RE: problem with python - by raarkil - Apr-28-2021, 09:17 PM
RE: problem with python - by Barrowman - Apr-28-2021, 09:31 PM
RE: problem with python - by raarkil - Apr-28-2021, 09:48 PM
RE: problem with python - by raarkil - Apr-29-2021, 11:46 AM

Forum Jump:

User Panel Messages

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