repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python/coverage: update to 7.6.5
[oi-userland.git]
/
components
/
python
/
python27
/
patches
/
21-ensurepip-no-shebang.patch
blob
8842ce8b7d494c8677d22289fd2209d06c80309d
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
6
7
import os