Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How To Make Script Restart?
#2
you don't make script to restart, but put the code you want to repeat in a loop body, e.g.

https://wiki.python.org/moin/WhileLoop
Reply


Messages In This Thread
How To Make Script Restart? - by ghost0fkarma - Dec-07-2017, 01:24 PM
RE: How To Make Script Restart? - by buran - Dec-07-2017, 01:30 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Make entire script run again every 45 mo NDillard 0 334 Jan-23-2024, 09:40 PM
Last Post: NDillard
  Trying to make a board with turtle, nothing happens when running script Quascia 3 709 Nov-01-2023, 03:11 PM
Last Post: deanhystad
  Make console show after script was built with Pyinstaller --NOCONSOLE? H84Gabor 0 1,232 May-05-2022, 12:32 PM
Last Post: H84Gabor
  Make my py script work only on 1 compter tomtom 14 3,932 Feb-20-2022, 06:19 PM
Last Post: DPaul
  How a Mac OS software can restart itself with admin permission in Python 3.7? Formationgrowthhacking 0 1,801 Sep-03-2020, 05:29 PM
Last Post: Formationgrowthhacking
  Using a button to kill and restart a script duckredbeard 3 3,365 Sep-01-2020, 12:53 AM
Last Post: duckredbeard
  Make the script read from any directory falahfakhri 2 2,197 Jun-15-2020, 02:18 PM
Last Post: falahfakhri
  Hotkey to restart code? DannyB 1 2,771 May-20-2020, 02:52 AM
Last Post: michael1789
  Kernel needs to restart ErnestTBass 0 2,377 May-06-2020, 08:37 PM
Last Post: ErnestTBass
  How to restart Python after input change ozstar 3 2,403 Apr-29-2020, 03:16 AM
Last Post: ozstar

Forum Jump:

User Panel Messages

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