this is more of a pex questions. does anyone know...
# general
b
this is more of a pex questions. does anyone know if it's possible to get the original filename once the pex is started? i see __entry_point__ in main.py but i think it's unavailable by the time my code has started.