[New-bugs-announce] [issue13208] Problems with urllib on windows

Deepak Dodo report at bugs.python.org
Tue Oct 18 13:49:49 CEST 2011


New submission from Deepak Dodo <deepakdodo at gmail.com>:

When I try to read the contents of the webpage: 
http://www.ai-class.com/course/json/filter/QuizQuestion
using urllib.read, it doesn't read the entire content. 
This behavior is only seen on windows and the same operation works fine on linux machines.

----------
components: Windows
messages: 145800
nosy: Deepak.Dodo
priority: normal
severity: normal
status: open
title: Problems with urllib on windows
type: behavior
versions: Python 2.6, Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13208>
_______________________________________


More information about the New-bugs-announce mailing list