[b]"What does -i mean in Python? Can someone explain this command-line flag?"[/b] Alternatively, for a more casual to

16 Replies, 1499 Views

so what does -i mean in Python?

it’s like a backstage pass to your script. runs the file, then drops you into the interpreter where everything’s still there.

debugging? testing? exploring? `-i`’s got your back.

Messages In This Thread



Users browsing this thread: 1 Guest(s)