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
perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git]
/
components
/
python
/
PySocks
/
patches
/
01-no-shebang.patch
blob
3d9898dcdaf7d3f61996604481e94895b1dea78a
1
https://github.com/Anorov/PySocks/issues/142
2
3
--- PySocks-1.7.1/sockshandler.py.orig
4
+++ PySocks-1.7.1/sockshandler.py
5
@@ -1,4 +1,3 @@
6
-#!/usr/bin/env python
7
"""
8
SocksiPy + urllib2 handler
9