Python Forum
Issue using print statement in a thread
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issue using print statement in a thread
#5
Thanks for the response. I don't think this will work either. I don't want to stop the user from entering more python commands. I just need to have both the thread running in the background while the main python interpreter waiting or executing additional commands. I just need the message from the thread to remain visible even if a key is pressed.
Reply


Messages In This Thread
RE: Issue using print statement in a thread - by bweiss1258 - Jan-15-2018, 07:50 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Question: print issue python202209 3 1,078 Sep-18-2022, 11:51 AM
Last Post: jefsummers
  Why doesn't this print statement work? stylingpat 10 6,145 Mar-23-2021, 07:54 PM
Last Post: buran
  Runs perfect in Python but fails to print last statement when converted to .exe. Help sunil422 3 3,013 Aug-13-2020, 01:22 PM
Last Post: deanhystad
  issue with if else statement spalisetty06 6 2,640 Jul-02-2020, 07:50 AM
Last Post: spalisetty06
  Taking brackets out of list in print statement pythonprogrammer 3 2,532 Apr-13-2020, 12:25 PM
Last Post: perfringo
  capture print statement written in Stored Procedure in SQL Server brijeshkumar_77 0 2,686 Feb-18-2020, 03:22 AM
Last Post: brijeshkumar_77
  printing a list contents without brackets in a print statement paracelx 1 2,225 Feb-15-2020, 02:15 AM
Last Post: Larz60+
  Error SQLite objects created in a thread can only be used in that same thread. binhduonggttn 3 15,981 Jan-31-2020, 11:08 AM
Last Post: DeaD_EyE
  Embedding return in a print statement Tapster 3 2,450 Oct-07-2019, 03:10 PM
Last Post: Tapster
  Quotes and variables in print statement Mark17 4 3,190 Sep-13-2019, 04:07 PM
Last Post: Mark17

Forum Jump:

User Panel Messages

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