Moosems

Results 460 comments of Moosems

It should print the working directory and then the error but only prints the error.

Actually, they're slightly different. #4 is about REPLs and how you can't give input whereas this is about if you run a command that takes a long time, the app...

Correct, but running any tkinter apps from the terminal will cause issues (an example).

Thats a great question. My current idea is this: Right now, the way the terminal works is to run the command on ``. The running of this command takes place...

Yeah, if you type enough you can undo the directory.

My method should be able to prevent this :).

Args and kwargs... also, use .configure() instead ;).

Causes issues if I comment s large section and then want to uncomment a subsection inside the larger one.