Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
import time conflict
#3
Well, I don't use from module import *. I could from module import method but only for my own scripts. If I want someone else to use my script/module I will import the module and that's all. Sleep function could be rewritten but time.sleep not. Technically can but no one will do this. I think :D
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply


Messages In This Thread
import time conflict - by Skaperen - Oct-15-2017, 01:57 AM
RE: import time conflict - by ichabod801 - Oct-15-2017, 02:09 AM
RE: import time conflict - by wavic - Oct-15-2017, 07:44 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  arg and keyword arg conflict: what to raise Skaperen 5 2,806 Jun-22-2020, 12:43 AM
Last Post: Skaperen
  annoying conflict: stat Skaperen 2 2,231 Dec-26-2019, 06:04 AM
Last Post: Skaperen
  venv conflict at shell prompt Skaperen 3 2,874 Feb-21-2019, 02:18 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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