bug-like behaviour with urllib
Joakim Verona
joakim at verona.se
Sun May 26 08:33:17 EDT 2002
More information about the Python-list mailing list
Sun May 26 08:33:17 EDT 2002
- Previous message (by thread): Working with directory
- Next message (by thread): 'for every' and 'for any'
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hello, i'm building an application that downloads files over https from a site. im finding some bug-like behaviour. details: - im using rh 72 - if im using python 1.5, https downloading hangs - in python 2.1 it works - in python 2.2 it crashes - with python 2.1, downloading a small file( with urlretrieve over http), 67 bytes, hangs. large files work any comments? i would like to upgrade to python 2.2, but cant do that now. /joakim -----------== Posted via Newsfeed.Com - Uncensored Usenet News ==---------- http://www.newsfeed.com The #1 Newsgroup Service in the World! -----= Over 100,000 Newsgroups - Unlimited Fast Downloads - 19 Servers =-----
- Previous message (by thread): Working with directory
- Next message (by thread): 'for every' and 'for any'
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list