Restarting Python
Ned Batchelder
ned at nedbatchelder.com
Tue Sep 30 18:05:20 EDT 2014
More information about the Python-list mailing list
Tue Sep 30 18:05:20 EDT 2014
- Previous message (by thread): Restarting Python
- Next message (by thread): Restarting Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 9/30/14 5:15 PM, Seymore4Head wrote: > Since the developers of Python decided to make Python 3 non backward > compatible, I can't help but wonder why they don't think a command to > restart would be a useful addition? > Starting a process over again in the same way is not something that is easy to do from within the process. How are you running Python? Is it difficult to start it again? -- Ned Batchelder, http://nedbatchelder.com
- Previous message (by thread): Restarting Python
- Next message (by thread): Restarting Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list