Re: [Tutor] preferred httprequest library

2014-05-09 Thread Stefan Behnel
Martin A. Brown, 09.05.2014 00:54: > : I¹m new to python but not so much to programming. I need to > : construct a set or programs to test a forms poster that has been > : enhanced (it is in php). I mostly need http get and post. This > : is a hands on set of tests and does not have to be

Re: [Tutor] preferred httprequest library

2014-05-08 Thread Martin A. Brown
Hello, : I¹m new to python but not so much to programming. I need to : construct a set or programs to test a forms poster that has been : enhanced (it is in php). I mostly need http get and post. This : is a hands on set of tests and does not have to be bullet proof. : : What would b