python/coverage: update to 7.6.5
[oi-userland.git] / components / python / python27 / patches / 21-ensurepip-no-shebang.patch
blob8842ce8b7d494c8677d22289fd2209d06c80309d
1 --- Python-2.7.18/Lib/ensurepip/__init__.py.orig
2 +++ Python-2.7.18/Lib/ensurepip/__init__.py
3 @@ -1,4 +1,3 @@
4 -#!/usr/bin/env python2
5 from __future__ import print_function
7 import os