components/python/python35/patches/17-frozen-path.patch
changeset 4912 0b79e9575718
equal deleted inserted replaced
4911:6590570733a1 4912:0b79e9575718
       
     1 This patch has been submitted upstream, but has not yet been accepted.
       
     2 http://bugs.python.org/issue22148
       
     3 
       
     4 --- Python-3.5.0rc2/Python/frozen.c.~1~	2015-09-02 12:34:23.968577363 -0700
       
     5 +++ Python-3.5.0rc2/Python/frozen.c	2015-09-02 12:36:35.494526130 -0700
       
     6 @@ -2,7 +2,7 @@
       
     7  /* Dummy frozen modules initializer */
       
     8  
       
     9  #include "Python.h"
       
    10 -#include "importlib.h"
       
    11 +#include <importlib.h>
       
    12  #include "importlib_external.h"
       
    13  
       
    14  /* In order to test the support for frozen modules, by default we