python Why doesn’t list have safe “get” method like dictionary?

Is it possible to pass parameters with an HTTP get request? I have found an HTTP post requst (link). In that example the string postData is sent to a webserver. I would like to do the same using get instead. Google found this example pos systems tutorial on HTTP get here. However no parameters are… Continue reading python Why doesn’t list have safe “get” method like dictionary?