DIR : /home/kozerus/public_html/go/eidogo/tourney/ht.py

/home/kozerus/public_html/go/eidogo/tourney

import http.client

url="http://eidogo.com/backend/download.php?id=3qcsf1"
print( 'url={}'.format(url))

connection = http.client.HTTPConnection(url, 80, timeout=10)
print(connection)

//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer