Commit Graph

2 Commits

Author SHA1 Message Date
Nathan Hakkakzadeh
2042427ac8 Bug 1100925 - Added modification for MinGW64 version of Python so it will have system modules. r=gps
Added a quick for MinGW64 then adds the default location of system modules to
sys.path.

MozReview-Commit-ID: IubUhpB3rOf
2016-07-06 14:16:50 -07:00
Nathan Hakkakzadeh
84e5990b8a Bug 1100925 - Added site.py from virtualenv upstream. r=gps
This is going to be necessary for MSYS2 which needs a custom site.py since
the MinGW64 version of Python does not import the system packages.

MozReview-Commit-ID: EfHRmRSmvlV
2016-07-06 14:15:26 -07:00