Francesco Del Degan <f.delde...@ngi.it> added the comment:

Update: Now into the same system (CentOS) without any mod:

>>> import urllib2
>>> url = 'http://wm.exchanger.ru/asp/XMLWMList.asp?exchtype=1'
>>> t = urllib2.urlopen(url).read()
>>>
>>> t
'<?xml version="1.0"?>.........

i thinks that you should try to look for some bugs into CentOS 
distribution.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6596>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to