clever-ambulance-21321
03/18/2016, 8:54 PMrough-minister-58256
03/18/2016, 8:55 PMunzip -c the.pex -C PEX-INFO
and verify the zip_safe flag is correctly set in the pex you’re runningclever-ambulance-21321
03/18/2016, 8:55 PMclever-ambulance-21321
03/18/2016, 8:55 PMclever-ambulance-21321
03/18/2016, 8:56 PMjolly-chef-92794
03/18/2016, 8:56 PMjolly-chef-92794
03/18/2016, 8:57 PMjolly-chef-92794
03/18/2016, 8:57 PMclever-ambulance-21321
03/18/2016, 8:59 PMrough-minister-58256
03/18/2016, 9:01 PMrough-minister-58256
03/18/2016, 9:03 PM__main__
namespace, flask defaults to os.getcwd()
as the root pathrough-minister-58256
03/18/2016, 9:03 PM__main__
path to import and exec an entrypointclever-ambulance-21321
03/18/2016, 9:03 PMrough-minister-58256
03/18/2016, 9:04 PMmodule.__file__
which should ‘just work’ in the zip_safe=False
contextrough-minister-58256
03/18/2016, 9:04 PMclever-ambulance-21321
03/18/2016, 9:04 PMjolly-chef-92794
03/18/2016, 9:04 PMancient-stone-50795
03/18/2016, 9:06 PMmammoth-pharmacist-54215
03/18/2016, 9:07 PMjolly-chef-92794
03/18/2016, 9:22 PMjava_library
has scope=provided
, and then you change it to scope=runtime
, its fingerprint will change and it’ll have to be recompiled? Even though nothing about it changed?jolly-chef-92794
03/18/2016, 9:23 PMscoped
dependencies in a target’s fingerprint. But if the scopes are on the targets themselves, that doesn’t quite workancient-stone-50795
03/18/2016, 9:24 PMancient-stone-50795
03/18/2016, 9:26 PMancient-stone-50795
03/18/2016, 9:38 PMwitty-crayon-22786
03/18/2016, 9:43 PMwitty-crayon-22786
03/18/2016, 9:44 PMbundle
would not include compile deps in its fingerprint?witty-crayon-22786
03/18/2016, 9:45 PMancient-stone-50795
03/18/2016, 9:45 PMwitty-crayon-22786
03/18/2016, 9:46 PMwitty-crayon-22786
03/18/2016, 9:47 PM