Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!tudelft.nl!txtfeed1.tudelft.nl!multikabel.net!newsfeed20.multikabel.net!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!194.109.133.85.MISMATCH!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'debug': 0.03; 'completeness': 0.05; 'installed.': 0.07; 'used.': 0.07; 'wxpython': 0.07; 'python': 0.08; 'to:name:python- list@python.org': 0.15; '(32': 0.16; '712': 0.16; 'bit)': 0.16; 'currencies': 0.16; 'disclaimers': 0.16; 'disclaimers,': 0.16; 'from:addr:jpmorgan.com': 0.16; 'installs': 0.16; 'received:155.180': 0.16; 'received:159.53': 0.16; 'received:159.53.110': 0.16; 'received:bankone.net': 0.16; 'received:exchad.jpmchase.net': 0.16; 'received:jpmchase.com': 0.16; 'received:jpmchase.net': 0.16; 'received:svr.bankone.net': 0.16; 'securities,': 0.16; 'thread.': 0.16; 'url:disclosures': 0.16; 'url:jpmorgan': 0.16; '>>>': 0.18; 'maybe': 0.21; 'header :In-Reply-To:1': 0.22; 'smallest': 0.23; 'windows': 0.26; 'code': 0.26; 'tried': 0.27; 'somebody': 0.28; 'received:169': 0.28; 'received:169.254': 0.28; 'separate': 0.28; 'subject:skip:u 10': 0.29; 'example': 0.29; 'problem': 0.29; 'fairly': 0.30; 'received:155': 0.30; 'received:159': 0.30; 'skip:( 20': 0.31; 'accuracy': 0.32; 'someone': 0.34; 'to:addr:python-list': 0.35; 'phone:': 0.35; 'be.': 0.35; 'core': 0.36; 'minimal': 0.37; 'but': 0.37; 'charset:us-ascii': 0.37; 'using': 0.37; "i'll": 0.38; 'some': 0.38; 'possible.': 0.39; 'except': 0.39; 'to:addr:python.org': 0.40; 'subject': 0.61; 'offers': 0.62; 'information,': 0.69; 'legal': 0.72; 'url:email': 0.72; 'bank': 0.75; 'sale': 0.75; 'investment': 0.77; 'purchase': 0.78; 'url:php': 0.81; 'console,': 0.84; 'modes:': 0.84; 'received:169.254.8': 0.84; 'url:jpg': 0.86; 'url:hu': 0.93; 'url:image': 0.95 X-DKIM: OpenDKIM Filter v2.1.3 sj1.jpmchase.com q2KL27SW026768 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=jpmorgan.com; s=smtpout; t=1332277327; bh=A71fJ/9SNV99er8Tls84VOr7VpGPrHazmPOO6tFy74E=; h=From:To:Subject:Date:Message-ID:References:In-Reply-To: Content-Transfer-Encoding:MIME-Version:Content-Type; b=C+mPywRQnzdw1YAGcJQcjft2TEXqVCKbGSk1LXx7p15bAnIOBSn+jsX6swa92KEPv lXINZsYoxbZhChasU7w9DPFWaurtMFNwprYSKRHTLCxSLYf/1AoUeRKesVN35dUQRF 9fpvH+opMnDQRGmYtCy/OW63qIdbAzJ5X725OsLM= From: "Prasad, Ramit" To: "python-list@python.org" Subject: RE: urllib.urlretrieve never returns??? [SOLVED] - workaround Thread-Topic: urllib.urlretrieve never returns??? [SOLVED] - workaround Thread-Index: AQHNBtoLBPjWeuWbCEqAC9EbZfv1dZZzp6cA Date: Tue, 20 Mar 2012 21:01:58 +0000 References: <4F649BFC.1080601@shopzeus.com> <4F66E687.2050008@shopzeus.com> <4f67c09b$0$29981$c3e8da3$5496439d@news.astraweb.com> <4F682CDC.5000703@shopzeus.com> <4F68E49C.2060000@shopzeus.com> <4F68EBB4.6060606@shopzeus.com> In-Reply-To: <4F68EBB4.6060606@shopzeus.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.67.79.38] Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-DLP-FWD: Yes Content-Type: text/plain; charset="us-ascii" X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1332278973 news.xs4all.nl 6869 [2001:888:2000:d::a6]:33076 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:21957 > Everything works perfectly, in all modes: console, no console, started=0D= =0A> directly and started in separate thread=2E=0D=0A> =0D=0A> So the probl= em with urllib must be=2E Maybe wxPython installs some except=0D=0A> hooks,= or who knows? If somebody feels up to it, I can start narrowing=0D=0A> dow= n the problem to the smallest possible application=2E But only if=0D=0A> so= meone knows how to debug core code because I don't=2E Otherwise I'll=0D=0A>= just use pyCURL=2E=0D=0A=0D=0AHave you tried urllib2? Have you tried a sma= ll program without using wx?=0D=0A=0D=0ATo be honest, I doubt the problem i= s wx or urllib as they are both fairly=0D=0Abroadly used=2E Try to come up = with an example that is as minimal as possible=2E =0D=0A=0D=0A>>> imgurl = =3D "http://www=2Eshopzeus=2Ehu/thumbnail=2Ephp?width=3D200&image=3Dpyramid= /PP0830=2Ejpg"=0D=0A>>> urllib=2Eurlretrieve( imgurl )=0D=0A('c:\\[=2E=2E= =2E]\\tmpkhixgt=2Ephp', )=0D= =0A=0D=0AAnd I have Windows 7 64 with Python 2=2E6=2E6 (32 bit) and wx inst= alled=2E=0D=0A=0D=0ARamit=0D=0A=0D=0A=0D=0ARamit Prasad | JPMorgan Chase In= vestment Bank | Currencies Technology=0D=0A712 Main Street | Houston, TX 77= 002=0D=0Awork phone: 713 - 216 - 5423=0D=0A=0D=0A--=0D=0A=0D=0A=0D=0AThis e= mail is confidential and subject to important disclaimers and=0D=0Aconditio= ns including on offers for the purchase or sale of=0D=0Asecurities, accurac= y and completeness of information, viruses,=0D=0Aconfidentiality, legal pri= vilege, and legal entity disclaimers,=0D=0Aavailable at http://www=2Ejpmorg= an=2Ecom/pages/disclosures/email=2E