[FIX] Fix problem with xmlrpclib and httplib
commitc08f32b74acd8224c845a7b2b530528071871b88
authorAlberto Resco Perez <alberto.resco.perez@cern.ch>
Wed, 7 Sep 2011 12:18:49 +0000 (7 14:18 +0200)
committerAlberto Resco Perez <alberto.resco.perez@cern.ch>
Wed, 7 Sep 2011 12:18:49 +0000 (7 14:18 +0200)
tree7469316794915633531a621c2263a5e8097bf4ab
parent608bd0bca8dbd120a10a10af2345ba2cb16522bb
[FIX] Fix problem with xmlrpclib and httplib

- Overrided the method request in order to use getresponse instead of getreply
indico/MaKaC/common/xmlrpcTimeout.py