Commit 9434cf08 authored by Kirill Smelkov's avatar Kirill Smelkov

gpython: Implement -v

Tracing import statements might be handy while debugging things
related to initialization. Implementation is simple reexecution of
underlying python with that same -v like we already do for -O, -E and -X.

/reviewed-by @jerome
/reviewed-on nexedi/pygolang!30
parent b7d0f6b2
Pipeline #37037 failed with stage
in 0 seconds