From: Serhiy Storchaka Date: Tue, 8 Nov 2016 18:18:20 +0000 (+0200) Subject: Issue #28637: No longer use re in site.py. X-Git-Tag: v3.7.0a1~2039 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b5c349d5ae81c4b81a6c087707fb45cf2d0c2cf4;p=thirdparty%2FPython%2Fcpython.git Issue #28637: No longer use re in site.py. This makes Python startup from a virtual environment a little faster. --- b5c349d5ae81c4b81a6c087707fb45cf2d0c2cf4