[issue11220] Sometimes library raises URLError when trying POST with httpS

2013-09-20 Thread mrDoctorWho0 .
mrDoctorWho0 . added the comment: Trying to use POST-request to https://vk.com and sometimes library raise an error. File library/vkApi.py, line 31, in post response = self.Opener.open(request) File /usr/lib/python2.7/urllib2.py, line 404, in open response = self._open(req, data)

[issue11220] Sometimes library raises URLError when trying POST with httpS

2013-09-20 Thread mrDoctorWho0 .
mrDoctorWho0 . added the comment: oops! wrong place! -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue11220 ___ ___ Python-bugs-list mailing list

[issue11220] Sometimes library raises URLError when trying POST with httpS

2013-09-20 Thread mrDoctorWho0 .
Changes by mrDoctorWho0 . mrdoctor...@gmail.com: Removed file: http://bugs.python.org/file31824/code.py ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue11220 ___