• Kirill Smelkov's avatar
    gpython: Implement -v · 9434cf08
    Kirill Smelkov authored
    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
    9434cf08
__init__.py 20.7 KB