Channels
welcome
github-notifications
announce
random
plugins
general
development
pex
Powered by
#pex
Title
# pex
s
stocky-greece-3497
02/07/2018, 5:26 PM
@fast-nail-55400
long ago I ran into that and needed to extract a
.py
file so it could be run via
subprocess
, take a look at
from _pex.util import access_zipped_assets
https://github.com/pantsbuild/pex/blob/master/pex/util.py#L46
Post