Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37890061
en ru br
ALT Linux repos
S:2.0.1-alt1

Group :: Development/Python3
RPM: python3-module-xcaplib

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: xcaplib-fix-urllib.request.HTTPHandler-inheritance.patch
Download


diff --git a/xcaplib/green.py b/xcaplib/green.py
index 237d9d8..fec91e8 100644
--- a/xcaplib/green.py
+++ b/xcaplib/green.py
@@ -1,4 +1,5 @@
 
+import urllib.request
 from eventlib.green import socket, ssl, httplib, urllib2
 from xcaplib import httpclient
 from xcaplib import client
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin